mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-06 13:33:59 +08:00
Make create_baseline_stubs script executable (#6511)
This commit is contained in:
Regular → Executable
+2
@@ -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