CI: Fix executable perms for various files

This commit is contained in:
Thaddeus Crews 2025-12-15 11:07:07 -06:00
parent 8aa4a5207f
commit aeef4fff6d
No known key found for this signature in database
GPG key ID: 8C6E5FEB5FC03CCC
18 changed files with 22 additions and 16 deletions

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python3
from __future__ import annotations
import fnmatch

0
doc/tools/make_rst.py Normal file → Executable file
View file