1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 06:37:17 +00:00

More Test and Flake8 Cleanup

- Allow flake8 to check more files as well.
This commit is contained in:
2020-06-27 01:08:12 -05:00
parent e05c72ad8c
commit ee2671a5f3
8 changed files with 74 additions and 38 deletions

View File

@@ -147,6 +147,8 @@ def GetTestGroups():
class TestApp(TestAppBase):
__test__ = False
def __init__(self):
def link_gui(gui):
gui.view = self.make_logger()