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 67edc2a commit 1a5c4e1Copy full SHA for 1a5c4e1
arraypartition/tests/test_consistency.py
@@ -1,7 +1,7 @@
1
class TestConsistency:
2
3
def test_core(self):
4
- from ArrayPartition import (
+ from arraypartition import (
5
ArrayLike,
6
SuperLazyArrayLike,
7
ArrayPartition,
0 commit comments