Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
craig8 authored Nov 7, 2023
1 parent b2b29bb commit 3cf674a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions volttron/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# This is a namespace package; do not add anything else to this file.
#
from pkgutil import extend_path
__path__ = extend_path(__path__, __name__)

0 comments on commit 3cf674a

Please sign in to comment.