Skip to content

Commit ff31222

Browse files
author
Mike Dirolf
committed
doc
1 parent 2bbe311 commit ff31222

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

tools/clean.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
"""Clean up script for build artifacts."""
15+
"""Clean up script for build artifacts.
16+
17+
Only really intended to be used by internal build scripts.
18+
"""
1619

1720
import os
1821
try:

0 commit comments

Comments
 (0)