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