Skip to content

Commit

Permalink
Remove leftover string
Browse files Browse the repository at this point in the history
  • Loading branch information
e-belfer committed Nov 2, 2023
1 parent 4b028d2 commit 6e6bf5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pudl/metadata/classes.py
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ def __repr_args__(self) -> list[tuple[str, Any]]:

HttpUrl = pydantic.AnyHttpUrl
"""Http(s) URL."""
"""DOIs from Zenodo archives."""


class BaseType:
Expand Down

0 comments on commit 6e6bf5e

Please sign in to comment.