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

Commitec39088

Browse files
author
Kotsias, Panagiotis-Christos
committed
Changed log dir
1 parent6876e35 commitec39088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎test/test_modules.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def test_methods(self):
3232
res=getattr(etherscan,fun)(**v["kwargs"])
3333
print(f"METHOD:{fun}, RTYPE:{type(res)}")
3434
# Create log files (will update existing ones)
35-
fname=f"logs/{fun}.json"
35+
fname=f"logs/standard/{fun}.json"
3636
log= {
3737
"method":fun,
3838
"module":v["module"],

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp