nutti / fake-bpy-module

Fake Blender Python API module collection for the code completion.
MIT License
1.31k stars 95 forks source link

sys is imported in every pyi files but is not use by any #188

Closed JonathanPlasse closed 4 months ago

JonathanPlasse commented 4 months ago

import sys is added to all .pyi files, but none actually use sys.