Skip to content

Commit

Permalink
Automated commit -> added proxy and tease settings in env
Browse files Browse the repository at this point in the history
  • Loading branch information
miloswrath committed Sep 23, 2024
1 parent 34be331 commit 6bd2bf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jatosAPI.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ def parse_cmd():
import argparse
parser = argparse.ArgumentParser(description='API File to Pull Subject Data from Jatos')
parser.add_argument('-t', type=str, help='TEASE')
return parser.parse_cmd()



Expand Down

0 comments on commit 6bd2bf2

Please sign in to comment.