Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
yocalebo committed Aug 30, 2023
1 parent 1267982 commit 9cee4d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ixdiagnose/plugins/initshutdown_scripts.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from ixdiagnose.utils.middleware import MiddlewareCommand

from .base import Plugin
from .metrics import FileMetric, MiddlewareClientMetric
from .metrics import MiddlewareClientMetric


class InitShutDownScripts(Plugin):
Expand Down

0 comments on commit 9cee4d2

Please sign in to comment.