mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Comment for circular import of Python module
This commit is contained in:
parent
51793ea7b3
commit
a1f9c4c1cd
@ -1,4 +1,4 @@
|
||||
import rips.Case
|
||||
import rips.Case # Circular import of Case, which already imports View. Use full name.
|
||||
from rips.Commands import Commands
|
||||
from rips.PdmObject import PdmObject
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user