Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
SermetPekin committed Apr 17, 2024
1 parent d898f73 commit 181acc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions evdspy_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,7 @@ def test2():


if __name__ == "__main__":
if not get_api_key():
raise Exception("No API key provided from environment variables")
test1()
test2()

0 comments on commit 181acc5

Please sign in to comment.