Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
PietroPasotti committed Jul 1, 2024
1 parent b49fdff commit 982f2ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tempo_cluster.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ class DatabagAccessPermissionError(TempoClusterError):

class _JujuTopologyModel(pydantic.BaseModel):
"""_JujuTopologyModel."""

model: str
model_uuid: str
application: str
Expand Down

0 comments on commit 982f2ff

Please sign in to comment.