mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
PEP fix
This commit is contained in:
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user