Request Tracker Connector (#709)

Contributed by Evan! Thanks for the contribution!

- Minor linting and rebasing done by Yuhong, everything else from Evan

---------

Co-authored-by: Evan Sarmiento <e.sarmiento@soax.com>
Co-authored-by: Evan <esarmien@fas.harvard.edu>
This commit is contained in:
Yuhong Sun
2023-11-07 16:55:10 -08:00
committed by GitHub
parent 0125d8a0f6
commit 31bfd015ae
15 changed files with 437 additions and 1 deletions

1
backend/.gitignore vendored
View File

@@ -1,4 +1,5 @@
__pycache__/
.mypy_cache
.idea/
site_crawls/
.ipynb_checkpoints/