Remove __author__ from python file templates.

This commit is contained in:
Dmitry Trofimov
2015-09-15 15:32:18 +02:00
parent 90787aa462
commit 94d97100dc
@@ -1,4 +1,3 @@
import unittest
class MyTestCase(unittest.TestCase):