Skip to content
Snippets Groups Projects
Unverified Commit 3a2ae537 authored by nchristensen's avatar nchristensen Committed by GitHub
Browse files

Remove unnecessary parentheses

parent f1e37c42
No related branches found
No related tags found
No related merge requests found
from __future__ import annotations from __future__ import annotations
from dataclasses import dataclass from dataclasses import dataclass
from typing import (Tuple, Any, FrozenSet) from typing import Tuple, Any, FrozenSet
# {{{ dotted name # {{{ dotted name
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment