Skip to content

Commit 2ce989b

Browse files
committed
Restore the TODO about missing languages
1 parent 33e43d5 commit 2ce989b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

msgcheck/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
import re
2929

3030

31+
# TODO: add support for other languages
3132
STR_FORMATTERS = defaultdict(list)
3233
STR_FORMATTERS.update({
3334
'c': (

0 commit comments

Comments
 (0)