mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Making the switch to v2
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user