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 6fceb4b commit 5244dd7Copy full SHA for 5244dd7
pysenal/utils/utils.py
@@ -1,6 +1,6 @@
1
# -*- coding: UTF-8 -*-
2
import copy
3
-from typing import Iterable
+from collections import Iterable
4
5
6
def get_chunk(l, n):
0 commit comments