We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eff54a commit 9404652Copy full SHA for 9404652
tests/test_replace_shortcut_names.py
@@ -65,5 +65,3 @@ def test_spaces():
65
assert replace_shortcut_names("CTRL > +", {}) == "CTRL<seq>+"
66
67
68
-if __name__ == "__main__":
69
- pytest.main([__file__, "-v"])
0 commit comments