Skip to content

Commit fa872ed

Browse files
author
Teryl Taylor
committed
fix: linting issue.
Signed-off-by: Teryl Taylor <[email protected]>
1 parent f819ed5 commit fa872ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mcpgateway/plugins/framework/models.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -775,6 +775,9 @@ def __iter__(self):
775775
def __getitem__(self, item: str) -> str:
776776
"""Custom getitem function to override root attribute.
777777
778+
Args:
779+
item: The http header key.
780+
778781
Returns:
779782
A custom accesser for the header dictionary.
780783
"""

0 commit comments

Comments
 (0)