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 a0665f7 commit b328cbbCopy full SHA for b328cbb
examples/pylab_examples/axis_equal_demo.py
@@ -1,7 +1,7 @@
1
'''This example is only interesting when ran in interactive mode'''
2
3
-import matplotlib.pyplot as plt
4
-import numpy as np
+import matplotlib.pyplot as plt
+import numpy as np
5
6
# Plot circle or radius 3
7
0 commit comments