mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-19 17:01:26 -07:00
(cherry picked from commit 2a3f8f6506
)
Co-authored-by: Andrew Klychkov <aklychko@redhat.com>
This commit is contained in:
parent
71c7275fef
commit
404ffbb3b1
11 changed files with 37 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||
|
||||
from __future__ import (absolute_import, division, print_function)
|
||||
__metaclass__ = type
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue