Add pre-commit hooks configuration

This commit is contained in:
Fadi Hadzh
2016-11-30 00:29:05 +03:00
parent 6c93d08b8d
commit ef264ae83f
6 changed files with 67 additions and 26 deletions

View File

@@ -0,0 +1,5 @@
import unittest
class TLTests(unittest.TestCase):
"""There are no tests yet"""