Skip to content

Commit

Permalink
[topgen] Fix flake warning
Browse files Browse the repository at this point in the history
Signed-off-by: Amaury Pouly <[email protected]>
  • Loading branch information
pamaury committed Sep 30, 2024
1 parent 036a3c7 commit 86fedd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/topgen.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from io import StringIO
from itertools import chain
from pathlib import Path
from typing import Dict, List, Optional, Tuple
from typing import Dict, List

import hjson
import tlgen
Expand Down

0 comments on commit 86fedd8

Please sign in to comment.