Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
zwolf committed Feb 27, 2024
1 parent 5703918 commit 3626283
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion panoptes_aggregation/batch_aggregation.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ def _download_export(self, url, filepath):

def _connect_api_client(self):
# connect to the API only once for this function request
Panoptes.connect(username='zwolf', password='@U^rNtC*o8q2', admin=True)
# Panoptes.connect(
# endpoint=getenv('PANOPTES_URL', 'https://panoptes.zooniverse.org/'),
# client_id=getenv('PANOPTES_CLIENT_ID'),
Expand Down

0 comments on commit 3626283

Please sign in to comment.