Skip to content

Commit

Permalink
Add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
rushter committed Aug 28, 2024
1 parent 1039bf0 commit 7a2b37e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selectolax/_pyinstaller/hook-selectolax.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from PyInstaller.utils.hooks import collect_data_files

datas = collect_data_files("selectolax")
datas = collect_data_files("selectolax")

0 comments on commit 7a2b37e

Please sign in to comment.