##// END OF EJS Templates
Switch tkinter import based on Python version...
Switch tkinter import based on Python version Rather than try/except, which can cause issues if python-future is installed. Closes gh-9822

File last commit:

r22722:622b6cfa
r22744:3e84f5a2
Show More
codecov.yml
9 lines | 136 B | text/x-yaml | YamlLexer
coverage:
status:
project:
default:
target: auto
threshold: 10
patch:
default:
target: 0%