aa-stevo
Results
1
issues of
aa-stevo
**Bug Description** The following code says a branch condition is never false when it is. **To Reproduce** Python code to reproduce the issue (parsers.py): ``` import unittest def parse_sms(text): data...
bug