Changeset - 6dea1e0e52ee
[Not reviewed]
0 1 0
Lance Edgar (lance) - 7 years ago 2018-02-25 23:03:50
lance@edbob.org
Test commit
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rattail/tests/test_config.py
Show inline comments
 
# -*- coding: utf-8 -*-
 
# -*- coding: utf-8; -*-
 

	
 
from __future__ import unicode_literals, absolute_import
 

	
 
import os
 
import unittest
 
from six.moves import configparser
0 comments (0 inline, 0 general)