Skip to content

Commit

Permalink
Revert copy of env
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Chong <[email protected]>
  • Loading branch information
aaronchongth committed Oct 10, 2024
1 parent 197ecce commit 6623e6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/api-server/scripts/extract_docs.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ def cleanup():
("python", "-m", "api_server"),
cwd=f"{os.path.dirname(__file__)}/..",
start_new_session=True,
env=os.environ.copy(),
)

time.sleep(5) # wait for server to be ready
Expand Down

0 comments on commit 6623e6e

Please sign in to comment.