nutti / fake-bpy-module

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

bpy.app.binary_path type should be str #194

Closed JonathanPlasse closed 1 month ago

JonathanPlasse commented 3 months ago

Expected behavior

bpy.app.binary_path type should be str not Any.

nutti commented 1 month ago

This issue is fixed now.