Skip to content

Commit

Permalink
new version of black
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed Dec 21, 2023
1 parent 10d52bf commit e1061d0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions papyri/myst_ast.py
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,4 @@ class MRoot(Node):
# MFootnoteDefinition,
]

ListContent = Union[
MListItem,
]
ListContent = Union[MListItem,]

0 comments on commit e1061d0

Please sign in to comment.