zman1x1 commited on
Commit
d339a26
1 Parent(s): b158abb

remove comments

Browse files
Files changed (2) hide show
  1. app.py +0 -3
  2. constants.py +0 -3
app.py CHANGED
@@ -1,6 +1,3 @@
1
- # (C) Glue Labs Private Limited 2023 (gluelabs.com)
2
- # All rights reserved
3
-
4
  import argparse
5
  import datetime
6
  import os
 
 
 
 
1
  import argparse
2
  import datetime
3
  import os
constants.py CHANGED
@@ -1,6 +1,3 @@
1
- # (C) Glue Labs Private Limited 2023
2
- # All rights reserved
3
-
4
  import os
5
  from chromadb.config import Settings
6
 
 
 
 
 
1
  import os
2
  from chromadb.config import Settings
3