Atualizar src-py/renatoxsr/utils/pandoc.py
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# vim: set ft=python ts=4 sw=4 et encoding=utf-8 :
|
||||
# SPDX-FileCopyrightText: 2025-present RenatoXSR <renatoxsr@gmail.com>
|
||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
import errno, os, shutil, sys
|
||||
import errno, os, shutil, subprocess, sys
|
||||
from pathlib import Path
|
||||
|
||||
from renatoxsr.logger import set_logger
|
||||
|
||||
Reference in New Issue
Block a user