We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3de4f50 commit ccfd7a4Copy full SHA for ccfd7a4
1 file changed
advection_nonuniform/__init__.py
@@ -4,4 +4,4 @@
4
"""
5
6
__all__ = ['simulation']
7
-from .simulation import *
+from .simulation import Simulation
0 commit comments