Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bpy.app.timers types #196

Closed
JonathanPlasse opened this issue Mar 25, 2024 · 1 comment
Closed

Fix bpy.app.timers types #196

JonathanPlasse opened this issue Mar 25, 2024 · 1 comment
Assignees
Labels

Comments

@JonathanPlasse
Copy link
Sponsor Contributor

Expected behavior

bpy.app.timers.register, bpy.app.timers.unregister, bpy.app.timers.is_registered function argument type should be Callable[[], float].

@nutti nutti self-assigned this May 18, 2024
@nutti nutti added the bug label May 18, 2024
@nutti
Copy link
Owner

nutti commented May 18, 2024

This issue is fixed now.

@nutti nutti closed this as completed May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants