lint/import

This commit is contained in:
Marc Beninca 2025-02-01 00:37:30 +01:00
parent b41fe30bf3
commit 75628cac57
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -2,9 +2,10 @@
import os
import shutil
import tomllib
from pathlib import Path
import tomllib
from rwx import ps
CHARSET = "UTF-8"