We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf6a9d commit 06d3413Copy full SHA for 06d3413
1 file changed
rr_cache/Args.py
@@ -7,7 +7,6 @@
7
8
HERE = os_path.dirname(os_path.abspath( __file__ ))
9
DATA_PATH = os_path.join(HERE, 'data')
10
-
11
# Default values for the arguments
12
DEFAULTS = {
13
'data_type': 'mnx3.1',
0 commit comments