Skip to content

Commit

Permalink
Worked on scripts and tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz committed Mar 17, 2024
1 parent 33b19b4 commit 2e4edc5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions winspsrc/extractor.py
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,7 @@ def _OpenWindowsResourceFile(self, windows_path):
"""Opens the Windows resource file specified by the Windows path.
Args:
windows_path (str): Windows path containing the Windows resource
filename.
windows_path (str): Windows path of the Windows resource file.
Returns:
WindowsResourceFile: Windows resource file or None.
Expand Down

0 comments on commit 2e4edc5

Please sign in to comment.