Skip to content

Commit

Permalink
fixup! Add python packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Vanden Broeck committed May 10, 2024
1 parent ba53b21 commit 9791ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ansible_collection_helper/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

import yaml
from ansible.cli.doc import DocCLI
from jinja2 import Environment, PackageLoader, select_autoescape
from jinja2 import Environment, PackageLoader

from . import __name__ as pkgname

Expand Down

0 comments on commit 9791ea1

Please sign in to comment.