Skip to content

Commit b76868c

Browse files
committed
Add private annotation
1 parent 66f050b commit b76868c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/make/lib/lint/python/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ include $(TOOLS_MAKE_LIB_DIR)/lint/python/pylint.mk
2929
#/
3030
# Checks whether Python linters are installed.
3131
#
32+
# @private
33+
#
3234
# @example
3335
# make check-python-linters
3436
#/

0 commit comments

Comments
 (0)