mirror of
https://github.com/pretix/pretix.git
synced 2026-05-26 18:43:59 +00:00
Used isort to order all import statements
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import os.path
|
||||
|
||||
from django.test import TestCase
|
||||
|
||||
# Do NOT use relative imports here
|
||||
|
||||
Reference in New Issue
Block a user