mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 19:15:41 +00:00
docstring fix
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
"""class for IntegrationPluginBase and Mixins for it"""
|
"""
|
||||||
|
Class for IntegrationPluginBase and Mixin Base
|
||||||
|
"""
|
||||||
|
|
||||||
import logging
|
import logging
|
||||||
import os
|
import os
|
||||||
|
Reference in New Issue
Block a user