Skip to content

Commit a24cb7b

Browse files
committed
Move figure_factory module to separate distribution package
1 parent 1a76d05 commit a24cb7b

25 files changed

+46
-1
lines changed

plotly-figurefactory-package/README.md

Whitespace-only changes.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# https://packaging.python.org/guides/packaging-namespace-packages/
2+
# pkgutil-style-namespace-packages
3+
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
File renamed without changes.

0 commit comments

Comments
 (0)