Skip to content
Commit 01df2f2e authored by Daniel Silverstone's avatar Daniel Silverstone
Browse files

_yaml.py: Quieten a lint in Python < 3.6



For Python before 3.6, `path.resolve()` could not take the `strict`
keyword argument.  Linting on such Python versions will raise an unnecessary
issue given the check present.  As such, quieten that lint.

Signed-off-by: default avatarDaniel Silverstone <daniel.silverstone@codethink.co.uk>
parent 121e0924
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment