Skip to content
Commit 5a3a537f 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 796bd8c9
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