mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 14:31:46 +00:00
linting
This commit is contained in:
@@ -69,6 +69,7 @@ class TestConfig(SubsetTestCase):
|
||||
create=self.CONFIG_CREATE)
|
||||
cfg = Cfg(confpath, debug=True)
|
||||
with self.assertRaises(YamlException):
|
||||
# pylint: disable=W0212
|
||||
cfg._resolve_dotfile_link('fake')
|
||||
|
||||
def test_def_link(self):
|
||||
|
||||
Reference in New Issue
Block a user