Feature
- Rename 'notc' tokens to become 'noqa' (
0a2c1c5
)
Breaking
- Any previous 'notc' token will stop working. Now you must use 'noqa' instead, which keeps consistent with flake8 standards (
0a2c1c5
)
Documentation
- Add changelog to pypi and readme (
9dac24b
)