Sort imports
This commit is contained in:
@@ -24,10 +24,8 @@ Give a configparser-like interface to read and write configuration.
|
||||
"""
|
||||
|
||||
import os
|
||||
|
||||
from configparser import RawConfigParser as ConfigParser
|
||||
|
||||
|
||||
# Default configuration
|
||||
INITIAL_CONFIG = {
|
||||
"server": {
|
||||
|
Reference in New Issue
Block a user