Skip to content

Commit 4ed6dfc

Browse files
committed
fix: black linting
1 parent c6ba891 commit 4ed6dfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/badfish/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2503,6 +2503,7 @@ async def set_nic_attribute(self, fqdd, attribute, value):
25032503

25042504
await self.reboot_server()
25052505

2506+
25062507
async def execute_badfish(_host, _args, logger, format_handler=None):
25072508
_username = _args["u"]
25082509
_password = _args["p"]

0 commit comments

Comments
 (0)