Skip to content

Commit c4b8a4b

Browse files
committed
formatting
1 parent bbc630f commit c4b8a4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codeflash/models/models.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,7 @@ class FunctionCalledInTest:
363363
tests_in_file: TestsInFile
364364
position: CodePosition
365365

366+
366367
@dataclass(frozen=True)
367368
class CodePosition:
368369
line_no: int

0 commit comments

Comments
 (0)