Skip to content

Commit

Permalink
docs: rm stale inline docs
Browse files Browse the repository at this point in the history
Signed-off-by: Zack Koppert <[email protected]>
  • Loading branch information
zkoppert committed Oct 22, 2024
1 parent d278b86 commit 45b3d72
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions issue_metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
their metrics to a markdown file.
Functions:
get_env_vars() -> EnvVars: Get the environment variables for use
in the script.
get_per_issue_metrics(issues: Union[List[dict], List[github3.issues.Issue]],
discussions: bool = False), labels: Union[List[str], None] = None,
ignore_users: List[str] = [] -> tuple[List, int, int]:
Expand Down

0 comments on commit 45b3d72

Please sign in to comment.