| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -179,7 +179,7 @@ def test_formatting_takes_just_last_part(self): | |||
| 179 | 179 | ||
| 180 | 180 | ||
| 181 | 181 | class MockNumPy(object): | |
| 182 | - """This is a mock numpy object that raises an error when there is an atempt | ||
| 182 | + """This is a mock numpy object that raises an error when there is an attempt | ||
| 183 | 183 | to convert it to a boolean.""" | |
| 184 | 184 | ||
| 185 | 185 | def __nonzero__(self): | |
| Back | FazBrowse Home | New Git URL |
0 commit comments