Pep8 work.
This commit is contained in:
parent
2fe0d000a5
commit
173216cd6e
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
"""glymur - read, write, and interrogate JPEG 2000 files
|
||||
"""
|
||||
|
||||
|
||||
def _glymurrc_fname():
|
||||
"""Return the path to the configuration file.
|
||||
|
||||
|
|
@ -61,7 +62,7 @@ def _config():
|
|||
def _get_configdir():
|
||||
"""Return string representing the configuration directory.
|
||||
|
||||
Default is $HOME/.config/glymur. You can override this with the
|
||||
Default is $HOME/.config/glymur. You can override this with the
|
||||
XDG_CONFIG_HOME environment variable.
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue