nutti / fake-bpy-module

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

Fix: Use | None instead of typing.Optional #224

Closed JonathanPlasse closed 1 month ago

JonathanPlasse commented 1 month ago

Purpose of the pull request

nutti commented 1 month ago

@JonathanPlasse Thanks for your contribution!