Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ilanschnell committed Jun 13, 2021
1 parent dab69fd commit 711f178
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bitarray/__init__.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""
This stub, as well as util.pyi, have been tested with
Python 3.5 .. 3.10 and mypy 0.902
This stub, as well as util.pyi, have been tested with all Python 3 versions
that bitarray supports and mypy 0.902.
"""
from collections.abc import Iterable, Iterator
from unittest.runner import TextTestResult
Expand Down

0 comments on commit 711f178

Please sign in to comment.