Skip to content

Commit aab6341

Browse files
authored
Merge pull request #414 from github/fix-docs
docs: rm stale inline docs
2 parents d278b86 + 45b3d72 commit aab6341

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: issue_metrics.py

-2
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)