diff options
Diffstat (limited to '')
-rw-r--r-- | ansible_collections/ibm/qradar/pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible_collections/ibm/qradar/pyproject.toml b/ansible_collections/ibm/qradar/pyproject.toml index c9ca12efb..0bc23202d 100644 --- a/ansible_collections/ibm/qradar/pyproject.toml +++ b/ansible_collections/ibm/qradar/pyproject.toml @@ -8,4 +8,4 @@ testpaths = [ ] filterwarnings = [ 'ignore:AnsibleCollectionFinder has already been configured', -]
\ No newline at end of file +] |