Skip to content

Commit 6053602

Browse files
committed
lint
1 parent 2392b6e commit 6053602

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

devcycle_python_sdk/models/environment_metadata.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,3 @@ def to_json(self):
2424
value = getattr(self, field_name)
2525
result[field_name] = value
2626
return result
27-

0 commit comments

Comments
 (0)