aboutsummaryrefslogtreecommitdiffstats
path: root/examples/charts
diff options
context:
space:
mode:
Diffstat (limited to 'examples/charts')
-rw-r--r--examples/charts/audio.py1
-rw-r--r--examples/charts/callout.py1
-rw-r--r--examples/charts/lineandbar.py1
-rw-r--r--examples/charts/memoryusage.py1
-rw-r--r--examples/charts/modeldata.py1
-rw-r--r--examples/charts/nesteddonuts.py1
-rw-r--r--examples/charts/percentbarchart.py1
7 files changed, 0 insertions, 7 deletions
diff --git a/examples/charts/audio.py b/examples/charts/audio.py
index 95b78d637..256fe3a96 100644
--- a/examples/charts/audio.py
+++ b/examples/charts/audio.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python
#############################################################################
##
diff --git a/examples/charts/callout.py b/examples/charts/callout.py
index 4b18b6497..a7aff6282 100644
--- a/examples/charts/callout.py
+++ b/examples/charts/callout.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python
#############################################################################
##
diff --git a/examples/charts/lineandbar.py b/examples/charts/lineandbar.py
index 958736cad..0a29aa786 100644
--- a/examples/charts/lineandbar.py
+++ b/examples/charts/lineandbar.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python
#############################################################################
##
diff --git a/examples/charts/memoryusage.py b/examples/charts/memoryusage.py
index b2c8ed153..b6f665b3d 100644
--- a/examples/charts/memoryusage.py
+++ b/examples/charts/memoryusage.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python
#############################################################################
##
diff --git a/examples/charts/modeldata.py b/examples/charts/modeldata.py
index 018e05345..be63cf3d2 100644
--- a/examples/charts/modeldata.py
+++ b/examples/charts/modeldata.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#############################################################################
##
diff --git a/examples/charts/nesteddonuts.py b/examples/charts/nesteddonuts.py
index bee3c1c79..77bbabfc7 100644
--- a/examples/charts/nesteddonuts.py
+++ b/examples/charts/nesteddonuts.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python
#############################################################################
##
diff --git a/examples/charts/percentbarchart.py b/examples/charts/percentbarchart.py
index f92920602..256070e7f 100644
--- a/examples/charts/percentbarchart.py
+++ b/examples/charts/percentbarchart.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#############################################################################
##