Metadata-Version: 2.1
Name: bot_alert_rate
Version: 0.0.1
Summary: Forta Bot Alert Rate Calculator
Author-email: Mariko Wakabayashi <mariko@openzeppelin.com>
Project-URL: Homepage, https://github.com/forta-network/bot-alert-rate
Project-URL: Bug Tracker, https://github.com/forta-network/bot-alert-rate/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

## Test Instructions

```bash
$ python -m pytest tests/
```
