mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
I have no idea why the docs think strings are better. pyinstaller wasn't able to detect the import through the string so the code ended up being stripped from the package. Use an explicit import to prevent that.