Skip to content

Commit

Permalink
Remove lines that DG says are an anti-pattern and Python interpreter …
Browse files Browse the repository at this point in the history
…calls deprecated (#3595)
  • Loading branch information
prescod authored Sep 20, 2023
1 parent 77a3f4d commit 794bc2f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion cumulusci/core/tests/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
__import__("pkg_resources").declare_namespace(__name__)
1 change: 0 additions & 1 deletion cumulusci/salesforce_api/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
__import__("pkg_resources").declare_namespace(__name__)
1 change: 0 additions & 1 deletion cumulusci/tasks/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
__import__("pkg_resources").declare_namespace(__name__)

0 comments on commit 794bc2f

Please sign in to comment.