mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-11-21 04:36:53 -06: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