mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-03 15:49:07 -04:00
black: Update formatting
This commit is contained in:
parent
3816f4fe8d
commit
a83c7e936d
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
# SPDX-License-Identifier: LGPL-3.0-or-later
|
||||
|
||||
""" Utilities for parsing an AST from a token stream. """
|
||||
"""Utilities for parsing an AST from a token stream."""
|
||||
|
||||
import typing as T
|
||||
from enum import Enum
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue