if it works i'd be very happy about that. their 3.6 support is still beta i think, so we might want to have it be allowed to fail rather than a hard fail?
Yes! Allow to fail is a good idea IMO
Any reason for not using f"" ?
Better compability to python 3.5? Just curious
CO007-mac ➜ vmware_exporter git:(pr_109) ✗ git reset HEAD~2
Unstaged changes after reset:
M vmware_exporter/__init__.py
M vmware_exporter/vmware_exporter.py
CO007-mac ➜ vmware_exporter git:(pr_109) ✗ git commit -am "here"
Check for merge conflicts................................................Passed
Check for added large files..............................................Passed
Detect Private Key.......................................................Passed
Detect AWS Credentials...................................................Passed
Trim Trailing Whitespace.................................................Passed
Mixed line ending........................................................Passed
Fix End of Files.........................................................Passed
Check that executables have shebangs.....................................Passed
Check Yaml...........................................(no files to check)Skipped
Check JSON...........................................(no files to check)Skipped
Pretty format JSON...................................(no files to check)Skipped
Flake8...................................................................Passed
Dockerfile linter....................................(no files to check)Skipped
Sign commit..............................................................Passed
Krypton ▶ Requesting git commit signature from phone
Krypton ▶ Phone approval required. Respond using the Krypton app
Krypton ▶ Success. Request Allowed ✔
[pr_109 d4c6d43] here
2 files changed, 41 insertions(+), 30 deletions(-)
CO007-mac ➜ vmware_exporter git:(pr_109) ✗