Scope Data: Resolve constant.other.placeholder
#100
Annotations
3 errors and 1 warning
Flake8:
plugins/lib/scope_data/data.py#L4
E501 line too long (105 > 99 characters)
|
Flake8:
plugins/lib/view_utils.py#L144
E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
Flake8
Process completed with exit code 1.
|
Flake8
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|