Fixed tab indentation

This commit is contained in:
Fabrice Salvaire 2016-10-19 21:22:43 +02:00
parent a256bca398
commit 45d2e33499

View file

@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
try:
import unittest2 as unittest
except ImportError: