chore(api): disable duplicate-code check (#2799)
* chore(api): disable duplicate-code check * refactor: fix linting errors
This commit is contained in:
parent
59f7bbdcc3
commit
651bb9261c
3 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
from .core.models import Role
|
||||
from .core.models.role import Role
|
||||
|
||||
GUEST_PERMISSIONS = [
|
||||
"view_schedule",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue