Skip to content

Commit 25d46aa

Browse files
tamirseclaude
andcommitted
fix ruff formatting in _volumes.py
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 3c59906 commit 25d46aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

verda/volumes/_volumes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ class Volume:
6060
currency: str | None = None
6161
long_term: dict | None = None
6262

63-
6463
@classmethod
6564
def create_from_dict(cls, volume_dict: dict) -> 'Volume':
6665
"""Create a Volume object from a dictionary.

0 commit comments

Comments
 (0)