Add functionalities to config handler
Compare changes
Files
6
sohstationviewer/conf/__init__.py
0 → 100644
+ 0
− 0
Add more options to setting file. Closes #87 (closed)
Let the user reset the config file if there is a problem. Closes #103 (closed)
Refactored code that processes config to separate class.