diff --git a/setup.cfg b/setup.cfg index ce055f550a868..ca0673bd5fc34 100644 --- a/setup.cfg +++ b/setup.cfg @@ -125,7 +125,7 @@ ignore-words-list = ba,blocs,coo,hist,nd,ser ignore-regex = https://(\w+\.)+ [coverage:run] -branch = False +branch = True omit = */tests/* pandas/_typing.py