Skip to content

Commit 3665428

Browse files
authored
Lint
1 parent 9bdb1d7 commit 3665428

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/low_level_api/common.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
import os
21
import argparse
2+
import os
33
import re
4-
54
from dataclasses import dataclass, field
65
from typing import List
76

0 commit comments

Comments
 (0)