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 6f4840e commit dd8b46aCopy full SHA for dd8b46a
spatialmath/base/graphics.py
@@ -1,6 +1,6 @@
1
import math
2
from itertools import product
3
-from collections import Iterable
+from collections.abc import Iterable
4
import warnings
5
import numpy as np
6
import scipy as sp
0 commit comments