fixed import loop and incorrect blockdata expansion
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# c_overviewer must be imported first, because it imports other
|
||||
# modules; leaving this out can lead to bad dependency loops
|
||||
|
||||
import c_overviewer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user