добавил много комментариев, везде, кроме Mathematics.py
This commit is contained in:
@@ -5,4 +5,4 @@ for i in db.find_document({}):
|
||||
print(i)
|
||||
# db.del_document({"name": i["name"]})
|
||||
# db.update_document({"name": "test not bad"}, {"probability": 50})
|
||||
db.update_document({"name": "test bad "}, {"probability": 50})
|
||||
db.update_document({"name": "test bad "}, {"probability": 50})
|
||||
|
||||
Reference in New Issue
Block a user