Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jun 27, 2024
1 parent 4de6031 commit 2e159d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spalloc_client/term.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
TableRow: TypeAlias = Iterable[TableColumn]
TableType: TypeError = Iterable[TableRow]


class ANSIDisplayAttributes(IntEnum):
""" Code numbers of ANSI display attributes for use with `ESC[...m`\
sequences.
Expand Down

0 comments on commit 2e159d0

Please sign in to comment.