aboutsummaryrefslogtreecommitdiffstats
path: root/examples/charts/linechart/linechart.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/charts/linechart/linechart.pyproject')
-rw-r--r--examples/charts/linechart/linechart.pyproject3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/charts/linechart/linechart.pyproject b/examples/charts/linechart/linechart.pyproject
new file mode 100644
index 000000000..a0b84c285
--- /dev/null
+++ b/examples/charts/linechart/linechart.pyproject
@@ -0,0 +1,3 @@
+{
+ "files": ["linechart.py"]
+}