This commit is contained in:
Marc Beninca 2024-02-16 21:31:38 +01:00
parent ee53cf87db
commit 5112761af5
7 changed files with 14 additions and 11 deletions

View file

@ -2,7 +2,7 @@ import os
import shutil
import subprocess
from .. import ps
import ps
CHARSET = 'UTF-8'