Lint again

This commit is contained in:
Brendan Abolivier 2019-11-19 13:30:04 +00:00
parent 7c24d0f443
commit bf9a11c54d
No known key found for this signature in database
GPG key ID: 1E015C145F1916CD
2 changed files with 3 additions and 11 deletions

View file

@ -19,7 +19,7 @@ import logging
import os.path
import re
from textwrap import indent
from typing import List, Dict, Optional
from typing import Dict, List, Optional
import attr
import yaml