Closed l1onsun closed 1 month ago
# main.py f"some string to {_('translate')}"
pybabel extract -o locales/messages.pot
(pybabel 2.14.0)
No strings extracted
extracted 'translate' string
'translate'
Looks like a duplicate of #1001 Also, this works as expected in the latest babel version
Steps to Reproduce
(pybabel 2.14.0)
Actual Results
No strings extracted
Expected Results
extracted
'translate'
string