We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3197166 commit 7e734e5Copy full SHA for 7e734e5
1 file changed
src/amuse/rfi/tools/create_dir.py
@@ -40,7 +40,7 @@ def __init__(self, **options):
40
41
# the following alternative __init__ signature is appropiate for codes that use an unspecified unit system
42
# (ie the quantities have dimension but no definite scale)
43
-$
+#
44
# def __init__(self, unit_converter=None, **options):
45
# self.unit_converter=unit_converter
46
#
0 commit comments