c67c23234a
A regexp object has no .startswith() method, which caused an unnecessary try/except block to be added to handle this.
2 lines
101 B
YAML
2 lines
101 B
YAML
bugfixes:
|
|
- clean_facts - use correct variable to avoid unnecessary handling of ``AttributeError``
|