Skip to content

Commit

Permalink
no debug for session
Browse files Browse the repository at this point in the history
  • Loading branch information
ptichoid committed Jun 12, 2024
1 parent 6e0f231 commit 87735d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion request_changes.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

gitea_api_endpoint = "https://gitea.eco.tsi-dev.otc-service.com/api/v1"
session = requests.Session()
session.debug = False
gitea_token = os.getenv("GITEA_TOKEN")

db_host = os.getenv("DB_HOST")
Expand Down

0 comments on commit 87735d2

Please sign in to comment.