Make create_baseline_stubs script executable (#6511)

This commit is contained in:
Sebastian Rittau
2021-12-06 12:49:32 +01:00
committed by GitHub
parent df8ba001f2
commit 34721fcadc

2
scripts/create_baseline_stubs.py Normal file → Executable file
View File

@@ -1,3 +1,5 @@
#!/usr/bin/env python3
"""Script to generate unannotated baseline stubs using stubgen.
Basic usage: