diff options
| author | Ian Cordasco <graffatcolmingov@gmail.com> | 2013-02-22 23:29:08 -0500 |
|---|---|---|
| committer | Ian Cordasco <graffatcolmingov@gmail.com> | 2013-02-22 23:29:08 -0500 |
| commit | e3480904316f7ebfe47841dd44a030490e3bf641 (patch) | |
| tree | a2e7e2beaf6f1004dccff4a5bc50aae46a4093a0 /docs | |
| parent | 257eae684eff8933f6d8fea15fe270ee5f34111d (diff) | |
| download | flake8-e3480904316f7ebfe47841dd44a030490e3bf641.tar.gz | |
Fix the heading for one part of the docs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst index e1b9cb3..c823d52 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -1,3 +1,7 @@ +========== +Flake8 API +========== + .. module:: flake8 flake8.engine |
