Skip to content

Commit b52481a

Browse files
committed
revert SOURCES.txt edit
1 parent 1d8c4de commit b52481a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# *.egg-info
1+
*.egg-info
22

33
*.pyc
44

plotly.egg-info/SOURCES.txt

+3
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ plotly/figure_factory/_table.py
4848
plotly/figure_factory/_trisurf.py
4949
plotly/figure_factory/_violin.py
5050
plotly/figure_factory/utils.py
51+
plotly/graph_objs/__init__.py
52+
plotly/graph_objs/graph_objs.py
53+
plotly/graph_objs/graph_objs_tools.py
5154
plotly/grid_objs/__init__.py
5255
plotly/grid_objs/grid_objs.py
5356
plotly/matplotlylib/__init__.py

0 commit comments

Comments
 (0)