Adjust module docstring

This commit is contained in:
Guðni Már Gilbert 2022-11-27 10:07:37 +00:00
parent b14f3780d4
commit 62c87a1fe5
1 changed files with 0 additions and 3 deletions

View File

@ -2,9 +2,6 @@
"""
Portable script to update po files on most platforms
Make sure the .pot file is up-to-date first by
by calling within the ./po folder:
python ../lang-extract.py --no-missing -s -o Firmware.pot ../../Firmware/[a-zA-Z]*.[ch]* ../../Firmware/mmu2/[a-zA-Z]*.[ch]*
"""
import argparse