tightening
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
---
|
||||
name: python-typing
|
||||
description: "Reference-first skill for reviewing and modernizing Python typing to the newest supported best practices. Use when auditing annotations, replacing legacy typing syntax, and enforcing latest-syntax-first conventions."
|
||||
argument-hint: "Which files or package should be reviewed, and what Python baseline must be preserved?"
|
||||
x-personal-mcp:
|
||||
id: python-typing
|
||||
version: 1.0.0
|
||||
@@ -14,7 +13,6 @@ x-personal-mcp:
|
||||
- static-analysis
|
||||
capabilities:
|
||||
- resource://skills/python-typing/document
|
||||
depends_on: []
|
||||
---
|
||||
|
||||
# Modern Python Typing Review Reference
|
||||
|
||||
Reference in New Issue
Block a user