mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
Make create_baseline_stubs script executable (#6511)
This commit is contained in:
2
scripts/create_baseline_stubs.py
Normal file → Executable file
2
scripts/create_baseline_stubs.py
Normal file → Executable file
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
"""Script to generate unannotated baseline stubs using stubgen.
|
||||
|
||||
Basic usage:
|
||||
|
||||
Reference in New Issue
Block a user