Skip to content

Commit 30f9b24

Browse files
committed
Update as per isort==4.3.21
1 parent a394afc commit 30f9b24

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/dimensions.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
import numpy as np
2-
31
import matplotlib.pyplot as plt
2+
import numpy as np
43

54

65
def draw_brace(ax, xspan, text):

0 commit comments

Comments
 (0)