Skip to content

Commit

Permalink
fixed flake8 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-dkrz committed Jan 31, 2025
1 parent 41e00a8 commit b8b7dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _pyinstaller_hooks_contrib/stdhooks/hook-deprecated.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

from PyInstaller.utils.hooks import collect_submodules

hiddenimports = collect_submodules('deprecated')
hiddenimports = collect_submodules('deprecated')

0 comments on commit b8b7dc2

Please sign in to comment.