mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 12:36:45 +00:00
PEP fix
This commit is contained in:
parent
cc7fb31d6d
commit
7ac4308c22
@ -21,7 +21,7 @@ from rest_framework import views
|
||||
|
||||
|
||||
class TreeSerializer(views.APIView):
|
||||
""" JSON View for serializing a Tree object.
|
||||
""" JSON View for serializing a Tree object.
|
||||
|
||||
Turns a 'tree' model into a JSON object compatible with bootstrap-treview.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user