We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 023a140 commit 0ac1283Copy full SHA for 0ac1283
CAPI/python/PyAPI/constants.py
@@ -1,9 +1,4 @@
1
-from ast import Constant
2
-from asyncio import constants
3
-
4
5
6
-class Constants(NoInstance):
+class Constants:
7
frameDuration = 50
8
numofGridPerCell = 1000
9
rows = 50
0 commit comments