Skip to content

Commit a4a863b

Browse files
committed
-
1 parent a8eda68 commit a4a863b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source_py3/test_python_toolbox/test_address_tools/test_resolve.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from python_toolbox.address_tools import describe, resolve
99

1010

11-
# Class tree we'll try to some resolvings on:
11+
# Class tree we'll try to do some resolvings on:
1212
class A:
1313
def method(self):
1414
pass

0 commit comments

Comments
 (0)