Skip to content

Commit 244b208

Browse files
committed
Cleanup flask.py imports
1 parent 3d55be7 commit 244b208

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aikido_zen/sources/flask.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
on_import,
88
patch_function,
99
after,
10-
before_modify_return,
10+
before_modify_return,
1111
before,
1212
)
1313

0 commit comments

Comments
 (0)