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

Commiteb67934

Browse files
committed
fix typo
1 parent55fc534 commiteb67934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎setup.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ def get_opencv_version(contrib, headless):
366366
ifnotos.path.exists(version_file):
367367
old_args=sys.argv.copy()
368368
sys.argv= ['',str(contrib),str(headless)]
369-
runpy.run_path("find_version.py",run_name="__main__")
369+
runpy.run_path("find_version.py",run_name="__main__")
370370
sys.argv=old_args
371371

372372
withopen(version_file)asfp:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp