Skip to content

Commit

Permalink
chore: Renames package
Browse files Browse the repository at this point in the history
  • Loading branch information
ntlhui committed Nov 20, 2024
1 parent a104e69 commit af4ba69
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion tests/test_module.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Example test module
"""
from example_package import example_module
from ansible_deploy_service import example_module

def test_example_function():
"""Tests that the example function completes successfully
Expand Down

0 comments on commit af4ba69

Please sign in to comment.