Buckets:
| import collections | |
| import numpy as np | |
| def test_no_duplicates_in_np__all__(): | |
| # Regression test for gh-10198. | |
| dups = {k: v for k, v in collections.Counter(np.__all__).items() if v > 1} | |
| assert len(dups) == 0 | |
Xet Storage Details
- Size:
- 222 Bytes
- Xet hash:
- eef47e988bec20970a71b428a409f0f37bcf9591ca5c88804debb403ac512c58
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.