2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 03:55:41 +00:00

remove struc docstring

This commit is contained in:
Matthias
2022-04-05 00:23:30 +02:00
parent 586812e5c6
commit 352ab34eda

View File

@ -129,7 +129,6 @@ class GenericSettingClassMixin:
) )
``` ```
""" """
# region generic helpers
REFERENCE_NAME = None REFERENCE_NAME = None