Add support for new API tokens.

This commit is contained in:
Han Zhang
2020-07-27 15:27:55 -04:00
parent 66bbbb5295
commit 022da2958a
5 changed files with 59 additions and 25 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,5 @@
config.json
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
@@ -122,4 +124,4 @@ venv.bak/
dmypy.json
# Pyre type checker
.pyre/
.pyre/