Skip to content

Commit

Permalink
Another ruff test
Browse files Browse the repository at this point in the history
  • Loading branch information
Shekswess committed Aug 19, 2024
1 parent e84dea8 commit 99ecb1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/configuration/configuration_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import warnings
from typing import Dict, List, Optional, Union
import sklearn
import numpy as np

from pydantic import BaseModel, Field, confloat, conint

Expand Down

0 comments on commit 99ecb1a

Please sign in to comment.