mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-02-11 23:59:31 -06:00
Upgrades black to v23, upgrades ruff
This commit is contained in:
@@ -30,7 +30,6 @@ def migrate_tags_to_tag(apps, schema_editor):
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
("paperless_mail", "0009_mailrule_assign_tags"),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user