forced all filextensions to lower
This commit is contained in:
@@ -32,7 +32,8 @@ from bson import ObjectId
|
||||
def addHash(url, policy, hash):
|
||||
print(f"Adding the following: {hash} \n to {policy}:")
|
||||
for p in hash:
|
||||
print(p)
|
||||
pass
|
||||
# print(p)
|
||||
|
||||
|
||||
def addPath(url, policy, hash):
|
||||
|
||||
Reference in New Issue
Block a user