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

Commitfb6015e

Browse files
authored
Merge branch 'master' into features/PerfTests-CI
2 parentseeae389 +4e5fbe0 commitfb6015e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/tests/test_repr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def test_str_only():
2626
assert"<Python.Test.Bar object at "inob.__repr__()
2727

2828
deftest_hierarchy1():
29-
"""Test inheritanceheirarchy with base & middle class implementing ToString"""
29+
"""Test inheritancehierarchy with base & middle class implementing ToString"""
3030
ob1=ReprTest.BazBase()
3131
assertstr(ob1)=="Base class implementing ToString()!"
3232
assert"<Python.Test.BazBase object at "inob1.__repr__()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp