Merge pull request #1618 from GSA/1612-add-in-new-endpoint-for-weekly-by-user_id

1612 add in new endpoint for week stats by user
This commit is contained in:
Carlo Costino
2024-07-03 14:21:49 -04:00
committed by GitHub
6 changed files with 139 additions and 23 deletions

View File

@@ -1,7 +1,8 @@
import multiprocessing
import os
import sys
import traceback
import multiprocessing
import gunicorn
# Let gunicorn figure out the right number of workers