Skip to content

Commit 3805471

Browse files
committed
remove useless config in 02.py
1 parent e059220 commit 3805471

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/02.py

-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
API_HOST_URL = 'https://elab.local:3148/api/v2'
1111
# replace with your api key
1212
API_KEY = 'apiKey4Test'
13-
# number of days to look back
14-
PERIOD_IN_DAYS = 7
1513
#########################
1614
# END CONFIG #
1715
#########################

0 commit comments

Comments
 (0)