AIdeaText commited on
Commit
95e89cb
1 Parent(s): 714f0f2

Update modules/auth.py

Browse files
Files changed (1) hide show
  1. modules/auth.py +1 -0
modules/auth.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import os
2
  from azure.cosmos import CosmosClient, exceptions
3
  import bcrypt
 
1
+ ### auth.py
2
  import os
3
  from azure.cosmos import CosmosClient, exceptions
4
  import bcrypt