awx/awxkit
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
..
2019-08-08 22:12:31 -04:00
2019-09-23 15:38:51 -04:00
2021-03-24 21:02:32 +01:00
2021-03-24 21:02:32 +01:00

awxkit

Python library that backs the provided awx command line client.

For more information on installing the CLI and building the docs on how to use it, look here.