mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
docstring fix
This commit is contained in:
parent
5424ee38e7
commit
56772ccd02
@ -1,5 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
"""class for IntegrationPluginBase and Mixins for it"""
|
||||
"""
|
||||
Class for IntegrationPluginBase and Mixin Base
|
||||
"""
|
||||
|
||||
import logging
|
||||
import os
|
||||
|
Loading…
Reference in New Issue
Block a user