Skip to content

Commit

Permalink
quality
Browse files Browse the repository at this point in the history
  • Loading branch information
Satrat committed Jan 2, 2024
1 parent 8eba7dd commit 9ef0d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sparseml/core/recipe/stage.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

from enum import Enum
from typing import Any, Dict, List, Literal, Optional
from typing import Any, Dict, List, Optional

from pydantic import Field, root_validator

Expand Down

0 comments on commit 9ef0d4c

Please sign in to comment.