VultureChecker/vulture.py

changeset 44
9be43ed02aaa
parent 39
445ed09016ce
child 53
4eb2ec8fff7c
diff -r 1d1f1090890f -r 9be43ed02aaa VultureChecker/vulture.py
--- a/VultureChecker/vulture.py	Sat Nov 26 14:56:48 2016 +0100
+++ b/VultureChecker/vulture.py	Sat Dec 31 13:50:28 2016 +0100
@@ -23,7 +23,7 @@
 # Patched to support the Python 3.5 async functionality.
 # Patched to support PyQt's @pyqtSlot decorator to consider slots as
 # always used.
-# Patches: Copyright (C) 2016 Detlev Offenbach <detlev@die-offenbachs.de>
+# Patches: Copyright (C) 2017 Detlev Offenbach <detlev@die-offenbachs.de>
 #
 
 from __future__ import print_function

eric ide

mercurial