diff options
Diffstat (limited to 'Lib/turtledemo/forest.py')
-rw-r--r--[-rwxr-xr-x] | Lib/turtledemo/forest.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/turtledemo/forest.py b/Lib/turtledemo/forest.py index 55b7da9..cac5532 100755..100644 --- a/Lib/turtledemo/forest.py +++ b/Lib/turtledemo/forest.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python3 """ turtlegraphics-example-suite: tdemo_forest.py |