A file appears to have an invalid format.
| 2221 | """Another process caused an action to fail.""" |
| 2222 | |
| 2223 | class FormatError(Error): |
| 2224 | """A file appears to have an invalid format.""" |
no outgoing calls
no test coverage detected
searching dependent graphs…