mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
Used isort to order all import statements
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
from collections import defaultdict
|
||||
import io
|
||||
from collections import defaultdict
|
||||
|
||||
from . import mt940
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user