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

Commit12a65e8

Browse files
committed
Fix call to preprocess
1 parent3167897 commit12a65e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎bpython/test/test_preprocess.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
frombpython.test.fodderimportoriginal,processed
1313

1414

15-
preproc=partial(preprocess,compiler=CommandCompiler)
15+
preproc=partial(preprocess,compiler=CommandCompiler())
1616

1717

1818
defget_fodder_source(test_name):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp