Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 28784bd

Browse files
Fixing OUTPUT_PATH
1 parent 53b27ba commit 28784bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -807,6 +807,7 @@ from pathlib import Path
807807
currentVersion = "v1.0.5 - Release"
808808
pid = os.getpid()
809809

810+
OUTPUT_PATH = pathlib.Path(__file__).parent.absolute()
810811
LOGS_PATH = OUTPUT_PATH / Path("./logs")
811812

812813
def relative_to_logs(path: str) -> Path:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /