Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
olapy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
2
Merge Requests
2
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
nexedi
olapy
Commits
fd8f5525
Commit
fd8f5525
authored
May 29, 2017
by
Mouadh Kaabachi
Committed by
GitHub
May 29, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
format
parent
f91d563f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
olapy/core/mdx/tools/config_file_parser.py
olapy/core/mdx/tools/config_file_parser.py
+1
-1
No files found.
olapy/core/mdx/tools/config_file_parser.py
View file @
fd8f5525
...
...
@@ -198,7 +198,7 @@ class ConfigParser:
:param cube_path: path to cube (csv folders)
:param file_name: config file name (DEFAULT = cubes-config.xml)
"""
if
cube_path
==
None
:
if
cube_path
is
None
:
# for later tests with config file
from
tests.test_xmla_notox
import
RUNNING_TOX
if
RUNNING_TOX
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment