Remove redundant module skipping

The skipping originally applied to ImageFileIO (#375), and ImageFileIO was later removed (#1343) but this line was missed.
This commit is contained in:
Hugo 2018-07-14 23:33:54 +03:00 committed by GitHub
parent b3a3c22c97
commit 47c4647a9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,8 +62,6 @@ can be found here.
:undoc-members:
:show-inheritance:
.. intentionally skipped documenting this because it's deprecated
:mod:`ImageShow` Module
-----------------------