Skip to content

Commit

Permalink
fix yml lint failure
Browse files Browse the repository at this point in the history
  • Loading branch information
roverflow committed Mar 19, 2024
1 parent 73f3821 commit c72ae8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mypy.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ ignore_missing_imports = true

[mypy-ansible_collections.*]
# Collections are not python package
ignore_missing_imports = true
ignore_missing_imports = true
2 changes: 1 addition & 1 deletion tox-ansible.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ skip =
2.10
2.11
2.12
2.13
2.13

0 comments on commit c72ae8d

Please sign in to comment.