Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b328cbb

Browse files
author
domspad
committed
pep8
1 parent a0665f7 commit b328cbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/pylab_examples/axis_equal_demo.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
'''This example is only interesting when ran in interactive mode'''
22

3-
import matplotlib.pyplot as plt
4-
import numpy as np
3+
import matplotlib.pyplot as plt
4+
import numpy as np
55

66
# Plot circle or radius 3
77

0 commit comments

Comments
 (0)