Skip to content

Commit 261c40d

Browse files
committed
nit
1 parent 35ebd63 commit 261c40d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

nucleus/constants.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# NUCLEUS_ENDPOINT = "https://api.scale.com/v1/nucleus"
2-
NUCLEUS_ENDPOINT = "http://localhost:3000/v1/nucleus"
1+
NUCLEUS_ENDPOINT = "https://api.scale.com/v1/nucleus"
32
ITEMS_KEY = "items"
43
ITEM_KEY = "item"
54
REFERENCE_ID_KEY = "reference_id"

0 commit comments

Comments
 (0)