Add some missing docstrings
This commit is contained in:
parent
8b36cd49b1
commit
ac53e98cd0
2 changed files with 8 additions and 0 deletions
|
|
@ -128,5 +128,6 @@ def write(config):
|
|||
|
||||
|
||||
def color_options():
|
||||
"""Return color options."""
|
||||
global config_color_options
|
||||
return config_color_options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue