fix: remove duplicate keys from dictionaries

This commit is contained in:
Ankush Menat
2021-04-17 14:57:57 +05:30
parent 75e13f7bb6
commit dedf2c1b61
7 changed files with 2 additions and 10 deletions

View File

@@ -18,7 +18,6 @@ def get_level():
"Delivery Note": 5,
"Employee": 3,
"Instructor": 5,
"Instructor": 5,
"Issue": 5,
"Item": 5,
"Journal Entry": 3,