Add validation FIXME
This commit is contained in:
parent
1282a211cf
commit
a5f8bdf7fc
@ -20,6 +20,9 @@
|
||||
from PyQt5.QtGui import QColor
|
||||
|
||||
|
||||
# FIXME uninterpolated values get validated
|
||||
|
||||
|
||||
class ValidationError(ValueError):
|
||||
|
||||
"""Exception raised when a value for a config type was invalid."""
|
||||
|
Loading…
Reference in New Issue
Block a user