Skip to content

Commit 15a3efc

Browse files
committed
lint
1 parent b58bad1 commit 15a3efc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lambdas/shared/src/common/models/errors.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,5 @@ def create_operation_outcome(resource_id: str, severity: Severity, code: Code, d
359359
],
360360
}
361361

362-
363362
def __init__(self, diagnostics_dictionary: dict):
364363
self.diagnostics_dictionary = diagnostics_dictionary

0 commit comments

Comments
 (0)