mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
[MOV] delivery_stamps: from hibou-suite-enterprise:12.0
This commit is contained in:
14
delivery_stamps/models/api/__init__.py
Executable file
14
delivery_stamps/models/api/__init__.py
Executable file
@@ -0,0 +1,14 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
stamps
|
||||
~~~~~~
|
||||
|
||||
Stamps.com API.
|
||||
|
||||
:copyright: 2014 by Jonathan Zempel.
|
||||
:license: BSD, see LICENSE for more details.
|
||||
"""
|
||||
|
||||
__author__ = "Jonathan Zempel"
|
||||
__license__ = "BSD"
|
||||
__version__ = "0.9.1"
|
||||
Reference in New Issue
Block a user