Skip to content

Commit ea3bc2b

Browse files
committed
Fix Ruff import ordering
Signed-off-by: Monal-Reddy <monalreddy001@gmail.com>
1 parent bb7c07a commit ea3bc2b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scanpipe/tests/pipes/test_flag.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
# Visit https://github.com/nexB/scancode.io for support and download.
2222

2323
from fnmatch import fnmatch
24+
2425
from django.test import TestCase
2526

2627
from scanpipe import pipes

0 commit comments

Comments
 (0)