Some cleanups. (0.25.1)
This commit is contained in:
parent
c1241ccf43
commit
7bfaf84244
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@ import glob
|
||||||
import os
|
import os
|
||||||
|
|
||||||
|
|
||||||
# TODO: check for all required configuration options and set defaults if needed. do this only for
|
|
||||||
# options in the "linspector" section of linspector.conf. maybe log warnings if setting to default?
|
|
||||||
class Configuration:
|
class Configuration:
|
||||||
def __init__(self, configuration_path, log):
|
def __init__(self, configuration_path, log):
|
||||||
self._configuration = configparser.ConfigParser()
|
self._configuration = configparser.ConfigParser()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue