mirror of
https://github.com/bspeice/metrik
synced 2024-11-04 22:48:11 -05:00
Use the ConfigParser I'm supposed to...
This commit is contained in:
parent
ce71c4bc94
commit
82590f9d3a
@ -1,7 +1,6 @@
|
||||
import os
|
||||
import sys
|
||||
# from six.moves.configparser import RawConfigParser
|
||||
from ConfigParser import RawConfigParser
|
||||
from six.moves.configparser import RawConfigParser
|
||||
|
||||
|
||||
def get_config_locations():
|
||||
|
Loading…
Reference in New Issue
Block a user