Movatterモバイル変換


[0]ホーム

URL:


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

Commitce8fb19

Browse files
committed
Debug
1 parent015a74d commitce8fb19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎ParseInput.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ def download_interval(interval_list):
183183
"""
184184
withopen(os.path.join("media","no_content.txt"),"w")asw:
185185
w.write("empty")
186-
print(f"My location is{os.path.abspath(.)}")
186+
print(f"My location is{os.path.abspath('.')}")
187187
#print(f"I'm here {os.getcwd()}")
188188
#print(f"These are the immideate directories here: {os.listdir()}")
189189
# for root in os.walk("."):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp