Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit baf0494

Browse files
committed
Fix update_submodules.py
1 parent ffd0b9b commit baf0494

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

update_submodules.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
os.path.join(
5252
here,
5353
'submodules',
54-
'mplexporter',
55-
'mplexporter',
54+
'chunked_requests',
55+
'chunked_requests',
5656
),
5757
os.path.join(chunked_dst),
5858
)

0 commit comments

Comments
 (0)