Commit 9805f6e
committed
ENH: Use appropriate message when reporting TCK
Use appropriate message when reporting `file` attribute error in TCK:
the previous message was mistakenly reporting the non-existence of the
`file` attribute, which indeed has to exist to be able to do the
`hdr['file']` without getting a `KeyError`. This patch set uses the
message that was not being used when the check was not being successful.file attribute error1 parent b5ecf48 commit 9805f6e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
388 | | - | |
| 388 | + | |
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
| |||
0 commit comments