mirror of https://github.com/astral-sh/ruff
Fix Jupyter Magic test snapshot (#29)
Sorry for the churn, I should've rebased and merged the original PR to avoid this.
This commit is contained in:
parent
3b4c8fffe5
commit
510be51cfa
|
|
@ -81,6 +81,7 @@ Module(
|
||||||
],
|
],
|
||||||
decorator_list: [],
|
decorator_list: [],
|
||||||
returns: None,
|
returns: None,
|
||||||
|
type_params: [],
|
||||||
type_comment: None,
|
type_comment: None,
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue