Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/common/Util/Block.py
diff options
context:
space:
mode:
Diffstat (limited to 'common/Util/Block.py')
-rw-r--r--common/Util/Block.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Util/Block.py b/common/Util/Block.py
index 45f942a..e6a7bf4 100644
--- a/common/Util/Block.py
+++ b/common/Util/Block.py
@@ -14,7 +14,7 @@ from common.Util.NoteDB import PARAMETER
# All the graphics resources are loaded in Desktop and referenced here as necessary
#:::
-class Block():
+class Block:
WIDTH = 100
HEIGHT = 100