Skip to content

Commit 843b572

Browse files
committed
style
1 parent 3f96b95 commit 843b572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lighteval/models/model_input.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2121
# SOFTWARE.
2222

23-
from dataclasses import dataclass, asdict
23+
from dataclasses import asdict, dataclass
2424
from typing import Optional
2525

2626

0 commit comments

Comments
 (0)