Skip to content

Commit dee7f37

Browse files
chore: auto fixes from pre-commit.com hooks
1 parent a3800b3 commit dee7f37

File tree

1 file changed

+0
-1
lines changed
  • src/ansible_creator/subcommands

1 file changed

+0
-1
lines changed

src/ansible_creator/subcommands/add.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ def __init__(
3030
Args:
3131
config: App configuration object.
3232
"""
33-
3433
self._resource_type: str = config.resource_type
3534
self._add_path: Path = Path(config.path)
3635
self._force = config.force

0 commit comments

Comments
 (0)