2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-04-27 21:43:39 +00:00

comment cleanup

This commit is contained in:
rocheparadox
2021-10-13 10:58:36 +05:30
parent 294011a973
commit 0742fb063c
-1
View File
@@ -569,7 +569,6 @@ class Part(MPTTModel):
Elements are joined by the | character
"""
# Add default_if_none to every jinja template variable
full_name_pattern = InvenTreeSetting.get_setting('PART_NAME_FORMAT')
try: