flake8 compliant
This commit is contained in:
@@ -17,4 +17,4 @@ if __name__ == "__main__":
|
||||
collection, db, client = connect()
|
||||
# get visual communication
|
||||
num_docs = total_documents(collection)
|
||||
print(f"total number of documents in database: {num_docs}")
|
||||
print(f"total number of documents in database: {num_docs}")
|
||||
|
||||
Reference in New Issue
Block a user