Skip to content

Commit

Permalink
revert cosmetic change
Browse files Browse the repository at this point in the history
  • Loading branch information
picnixz committed Aug 13, 2024
1 parent 92dff08 commit 14aa67a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Tools/cases_generator/analyzer.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
import re
from dataclasses import dataclass
from typing import Optional

import lexer
import parser
import re
from typing import Optional


@dataclass
Expand Down

0 comments on commit 14aa67a

Please sign in to comment.