-
Notifications
You must be signed in to change notification settings - Fork 314
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix some bugs, correct natural ordering, slicer test and aggregate and update tests #482
base: master
Are you sure you want to change the base?
Conversation
Correct bug due incorrect call of Workspace module which is imported relatively.
Fix natural_order
Fix natural order
Remove amount_sum aggreagate check from test_aggregates and remove dpreciated exception of the test Fix metadata/base/localized setattr error by assigning directly. iRemove python 3.3 test and add 3.4 to 3.7 tests
Fixed natural ordering |
I closed this by accident so I reopen it again. |
Correct bug due incorrect call of Workspace module which is imported relatively.