Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Mar 23, 2020
1 parent 366317f commit d34bd64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Expand Up @@ -32,7 +32,7 @@ def _get_project_meta():

pkg_meta = _get_project_meta()
project = pkg_meta['name']
copyright = '2018, Nikita Sobolev' # noqa: A001
copyright = '2018, Nikita Sobolev' # noqa: WPS125
author = 'Nikita Sobolev'

# The short X.Y version
Expand Down

0 comments on commit d34bd64

Please sign in to comment.