diff options
author | Nicholas Car <nicholas.car@surroundaustralia.com> | 2021-06-18 21:26:11 +1000 |
---|---|---|
committer | Nicholas Car <nicholas.car@surroundaustralia.com> | 2021-06-18 21:26:11 +1000 |
commit | 2c5c096e4604511964ec337eabd5515db8f349c3 (patch) | |
tree | c454a2ecf73a46f141e343416dba1b4720676178 /examples/film.py | |
parent | a4727c1494a4cc93f8d78620db558aa3c23e83e6 (diff) | |
download | rdflib-2c5c096e4604511964ec337eabd5515db8f349c3.tar.gz |
minor docco updates
Diffstat (limited to 'examples/film.py')
-rw-r--r-- | examples/film.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/film.py b/examples/film.py index ae87cd7f..5582326b 100644 --- a/examples/film.py +++ b/examples/film.py @@ -1,6 +1,7 @@ #!/usr/bin/env python """ -film.py: a simple tool to manage your movies review +film.py: a simple tool to manage your movies reviews + Simon Rozet, http://atonie.org/ - manage directors and writers |