k3nny
737f9bea38
All checks were successful
lint / docker (push) Successful in 9m14s
fix code passing ruff linter pre-commit ruff pre-commit ruff format
3 lines
91 B
Python
3 lines
91 B
Python
from configparser import *
|
|
from configparser import Error, InterpolationMissingOptionError
|