Skip to content

Commit

Permalink
create global env dict
Browse files Browse the repository at this point in the history
  • Loading branch information
ckuhtz committed Jul 25, 2024
1 parent 1c9d6f7 commit c84bda9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/internal/globals.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

env = {}

0 comments on commit c84bda9

Please sign in to comment.