appease the linter

This commit is contained in:
Andrew
2022-03-02 13:07:00 -05:00
parent 61ac97c02e
commit 6cf778f068
2 changed files with 3 additions and 2 deletions

View File

@ -596,4 +596,4 @@ class Controller:
counter += 1
@staticmethod
def clear_unexecuted_commands():
helpers_management.clear_unexecuted_commands()
helpers_management.clear_unexecuted_commands()