Generate python effect constants

This commit is contained in:
zvecr
2022-10-13 01:42:27 +01:00
parent 9e93a37c5c
commit d1e3036ce2
7 changed files with 151 additions and 6 deletions
+1
View File
@@ -3,3 +3,4 @@
from .types import * # noqa: F403
from .client import * # noqa: F403
from .routes import * # noqa: F403
from .constants import * # noqa: F403