mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-10 05:09:17 +00:00
docstring
This commit is contained in:
@@ -26,7 +26,7 @@ class TestListings(unittest.TestCase):
|
||||
CONFIG_NAME = 'config.yaml'
|
||||
|
||||
def test_listings(self):
|
||||
'''Test the compare function'''
|
||||
"""Test the compare function"""
|
||||
# setup some directories
|
||||
fold_config = os.path.join(os.path.expanduser('~'), '.config')
|
||||
create_dir(fold_config)
|
||||
|
||||
Reference in New Issue
Block a user