1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 14:31:46 +00:00
This commit is contained in:
deadc0de6
2022-05-24 22:40:41 +02:00
committed by deadc0de
parent d3ec39bc28
commit 2533c3dcf4

View File

@@ -7,7 +7,6 @@ Copyright (c) 2022, deadc0de6
convert yaml config file to toml
"""
import os
import sys
# pip3 install ruamel.yaml
from ruamel.yaml import YAML as yaml