mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-10-06 01:56:14 -05:00
Upgrades black to v23, upgrades ruff
This commit is contained in:
@@ -14,7 +14,6 @@ from documents.tests.utils import DirectoriesMixin
|
||||
|
||||
class TestSanityCheck(DirectoriesMixin, TestCase):
|
||||
def make_test_data(self):
|
||||
|
||||
with filelock.FileLock(settings.MEDIA_LOCK):
|
||||
# just make sure that the lockfile is present.
|
||||
shutil.copy(
|
||||
|
Reference in New Issue
Block a user