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
30051e99
Commit
30051e99
authored
May 15, 2017
by
mouadh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix update
parent
5566e09c
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
tests/test_queries.py
tests/test_queries.py
+1
-1
tests/test_xmla_notox.py
tests/test_xmla_notox.py
+1
-1
No files found.
tests/test_queries.py
View file @
30051e99
from
__future__
import
absolute_import
,
division
,
print_function
from
__future__
import
division
,
print_function
import
pandas
as
pd
import
pandas
as
pd
from
pandas.util.testing
import
assert_frame_equal
from
pandas.util.testing
import
assert_frame_equal
...
...
tests/test_xmla_notox.py
View file @
30051e99
from
__future__
import
absolute_import
,
division
,
print_function
from
__future__
import
division
,
print_function
import
os
# Don't remove !!!
import
os
# Don't remove !!!
import
threading
import
threading
...
...
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