darglinting it

This commit is contained in:
Benedikt Bartscher 2024-11-08 22:34:47 +01:00
parent 74c336f294
commit 2e12feb120
No known key found for this signature in database

View File

@ -600,7 +600,8 @@ def test_style_prop_with_event_handler_value(callable):
def cleanup_reflex_env_mode():
"""Cleanup the reflex env mode.
Yields: None
Yields:
None
"""
yield
EnvironmentVariables.REFLEX_ENV_MODE.set(None)