mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 04:40:22 -07:00
Making the switch to v2
This commit is contained in:
parent
8cf4452d48
commit
ce3ef7f4c1
486 changed files with 7948 additions and 9070 deletions
5
test/units/__init__.py
Normal file
5
test/units/__init__.py
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
# Make coding more python3-ish
|
||||
from __future__ import (absolute_import, division, print_function)
|
||||
__metaclass__ = type
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue