mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-11 16:04:00 +00:00
linting
This commit is contained in:
@@ -7,7 +7,6 @@ Copyright (c) 2022, deadc0de6
|
|||||||
convert yaml config file to toml
|
convert yaml config file to toml
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import os
|
|
||||||
import sys
|
import sys
|
||||||
# pip3 install ruamel.yaml
|
# pip3 install ruamel.yaml
|
||||||
from ruamel.yaml import YAML as yaml
|
from ruamel.yaml import YAML as yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user