Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanking13 committed Apr 3, 2024
1 parent c109fbe commit 9e2581a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyodide_lock/spec.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from pathlib import Path
from typing import Literal

from pydantic import ConfigDict, BaseModel, Field
from pydantic import BaseModel, ConfigDict, Field


class InfoSpec(BaseModel):
Expand Down

0 comments on commit 9e2581a

Please sign in to comment.