Closed cjmayo closed 2 years ago
TypeError: 'NoneType' object is not callable
Something changed when using pytest on its own - I've seen this on other projects. You now have to have the gettext _() alias installed.
_()
macos-10.15 really has been removed for GitHub Actions. Need #247 for upgrade to macos-11.
TypeError: 'NoneType' object is not callable
Something changed when using pytest on its own - I've seen this on other projects. You now have to have the gettext
_()
alias installed.