Skip to content

Commit a6088f5

Browse files
rebase
1 parent 359a042 commit a6088f5

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/allotropy/parsers/agilent_gen5/agilent_gen5_structure.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
import math
88
from pathlib import Path
99
import re
10-
from typing import Any
11-
from typing import cast
10+
from typing import Any, cast
1211

1312
import pandas as pd
1413

0 commit comments

Comments
 (0)