fix linter exceptions
This commit is contained in:
parent
a820aada42
commit
e20deb4acd
6 changed files with 109 additions and 88 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from .models import codecommit_backends
|
||||
from ..core.models import base_decorator
|
||||
|
||||
mock_codecommit = base_decorator(codecommit_backends)
|
||||
mock_codecommit = base_decorator(codecommit_backends)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue