mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-02 04:50:49 +00:00
Add system's requirements.txt, enforce flake8 linter
Fix style issues in functional tests.
This commit is contained in:
@@ -1,12 +1,3 @@
|
||||
"""
|
||||
Testing mirror management
|
||||
"""
|
||||
|
||||
from .create import *
|
||||
from .show import *
|
||||
from .list import *
|
||||
from .update import *
|
||||
from .drop import *
|
||||
from .rename import *
|
||||
from .edit import *
|
||||
from .search import *
|
||||
|
||||
Reference in New Issue
Block a user