Skip to content

Commit 50ea88c

Browse files
author
Diego Ardila
committed
revert camelcase
1 parent 4010dbb commit 50ea88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nucleus/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
TYPE_KEY = "type"
8787
UPDATED_ITEMS = "updated_items"
8888
UPDATE_KEY = "update"
89-
UPLOAD_TO_SCALE_KEY = "uploadToScale"
89+
UPLOAD_TO_SCALE_KEY = "upload_to_scale"
9090
URL_KEY = "url"
9191
VERTICES_KEY = "vertices"
9292
WIDTH_KEY = "width"

0 commit comments

Comments
 (0)