carter

Results 1 issues of carter

### Brief description When using mypy to type-check code involving the PcapReader class, mypy incorrectly infers the return type of the `__next__` method. Specifically, it interprets `PcapReader.__next__` as returning the...

bug
dependency-related