Skip to content

Commit

Permalink
Add assert rule to doc table (#314)
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Brown <[email protected]>
  • Loading branch information
ericwb authored Mar 2, 2024
1 parent e23e9f7 commit dd0857c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/rules.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Rules
- Description
* - PY001
- :doc:`rules/python/stdlib/assert`
-
- Improper Check Using ``assert`` Function
* - PY002
- :doc:`rules/python/stdlib/crypt_weak_hash`
- Reversible One Way Hash in ``crypt`` Module
Expand Down

0 comments on commit dd0857c

Please sign in to comment.