z230
This commit is contained in:
@@ -53,6 +53,6 @@ for file in os.listdir(cesta):
|
||||
|
||||
|
||||
|
||||
exec(open(r"U:\PycharmProjects\PDFmanipulationBetter.py", encoding="utf-8").read())
|
||||
exec(open(os.path.join(os.path.dirname(__file__), "PDFmanipulationBetter.py"), encoding="utf-8").read())
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user