Skip to content

Commit 45b3d72

Browse files
committed
docs: rm stale inline docs
Signed-off-by: Zack Koppert <[email protected]>
1 parent d278b86 commit 45b3d72

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

issue_metrics.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
their metrics to a markdown file.
77
88
Functions:
9-
get_env_vars() -> EnvVars: Get the environment variables for use
10-
in the script.
119
get_per_issue_metrics(issues: Union[List[dict], List[github3.issues.Issue]],
1210
discussions: bool = False), labels: Union[List[str], None] = None,
1311
ignore_users: List[str] = [] -> tuple[List, int, int]:

0 commit comments

Comments
 (0)