Skip to content

Commit 647f4e5

Browse files
committed
ruff isort
1 parent 67976f1 commit 647f4e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llmtune/qa/generics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
from pathlib import Path
21
import statistics
32
from abc import ABC, abstractmethod
3+
from pathlib import Path
44
from typing import Dict, List, Union
55

66
import pandas as pd

0 commit comments

Comments
 (0)