Jake McDermott
|
2c61e8f6de
|
Use built-in suppress from contextlib
In python3, we can use the built-in suppress from contextlib
https://docs.python.org/3/library/contextlib.html#contextlib.suppress
|
2021-04-12 14:47:50 -04:00 |
|
Ryan Petrello
|
c2ef0a6500
|
move code linting to a stricter pep8-esque auto-formatting tool, black
|
2021-03-23 09:39:58 -04:00 |
|
Ryan Petrello
|
06b3e54fb1
|
remove python2 support from awxkit
|
2020-03-19 09:02:39 -04:00 |
|
Ryan Petrello
|
80b4102aa9
|
support the new CLI in py2 *and* py3
|
2019-08-20 02:41:45 -04:00 |
|
Ryan Petrello
|
9616cc6f78
|
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>
|
2019-08-08 22:12:31 -04:00 |
|