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 aca2940 commit a49ee49Copy full SHA for a49ee49
examples/low_frequency/motor/aedt_motor/pm_synchronous.py
@@ -20,7 +20,7 @@
20
import matplotlib.pyplot as plt
21
from ansys.aedt.core.examples.downloads import download_leaf
22
from ansys.aedt.core.generic.constants import unit_converter
23
-from ansys.aedt.core.generic.numbers import Quantity
+from ansys.aedt.core.generic.numbers_utils import Quantity
24
25
# -
26
0 commit comments