mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-16 22:40:26 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
b2f81240c1
commit
b011b1beee
1 changed files with 1 additions and 1 deletions
|
|
@ -111,4 +111,4 @@ class RegistryTests(TestCase):
|
|||
|
||||
# Reverse check: managers should be empty again
|
||||
eav.unregister(User)
|
||||
assert bool(User._meta.local_managers) is False
|
||||
assert bool(User._meta.local_managers) is False
|
||||
|
|
|
|||
Loading…
Reference in a new issue