mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-06 17:12:59 +00:00
linting
This commit is contained in:
@@ -12,3 +12,7 @@ class YamlException(Exception):
|
||||
|
||||
class UndefinedException(Exception):
|
||||
"""exception in templating"""
|
||||
|
||||
|
||||
class UnmetDependency(Exception):
|
||||
"""unmet dependency"""
|
||||
|
||||
Reference in New Issue
Block a user