We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 589b181 commit c3be67eCopy full SHA for c3be67e
src/python/clawutil/util.py
@@ -13,7 +13,7 @@
13
from pathlib import Path
14
15
16
-def fullpath_import(fullpath, verbose=True):
+def fullpath_import(fullpath, verbose=False):
17
"""
18
Return a module imported from a full path name, e.g. if you have
19
a personal enhanced version of the geoclaw topotools module at
0 commit comments