mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-12 00:19:48 +00:00
Upgrades black to v23, upgrades ruff
This commit is contained in:
@@ -9,7 +9,6 @@ from documents.tests.utils import DirectoriesMixin
|
||||
|
||||
class TestAutoComplete(DirectoriesMixin, TestCase):
|
||||
def test_auto_complete(self):
|
||||
|
||||
doc1 = Document.objects.create(
|
||||
title="doc1",
|
||||
checksum="A",
|
||||
|
Reference in New Issue
Block a user