mirror of
https://github.com/ansible/awx.git
synced 2026-08-01 18:39:54 -02:30
import awxkit
Co-authored-by: Christopher Wang <cwang@ansible.com> Co-authored-by: Jake McDermott <jmcdermott@ansible.com> Co-authored-by: Jim Ladd <jladd@redhat.com> Co-authored-by: Elijah DeLee <kdelee@redhat.com> Co-authored-by: Alan Rominger <arominge@redhat.com> Co-authored-by: Yanis Guenane <yanis@guenane.org>
This commit is contained in:
2
awxkit/awxkit/api/__init__.py
Normal file
2
awxkit/awxkit/api/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from .pages import * # NOQA
|
||||
from .client import * # NOQA
|
||||
Reference in New Issue
Block a user