add comment

This commit is contained in:
proddy
2024-11-28 14:08:09 +01:00
parent 4471c1fad6
commit 727d9bdf2e

View File

@@ -1,5 +1,6 @@
""" """
Print makefile progress Print makefile progress
From https://stackoverflow.com/questions/451413/make-makefile-progress-indication
""" """
import argparse import argparse