We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e059220 commit 3805471Copy full SHA for 3805471
examples/02.py
@@ -10,8 +10,6 @@
10
API_HOST_URL = 'https://elab.local:3148/api/v2'
11
# replace with your api key
12
API_KEY = 'apiKey4Test'
13
-# number of days to look back
14
-PERIOD_IN_DAYS = 7
15
#########################
16
# END CONFIG #
17
0 commit comments