Skip to content

Commit

Permalink
Update add-comments.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sonomirco authored Dec 21, 2023
1 parent 994756c commit 20873f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/add-comments.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import re
import argparse
from github import Github

#comments
def get_env_var(env_var_name, echo_value=True):
"""Try to get the value from a environmental variable.
If the values is 'None', then a ValueError exception will
Expand Down

0 comments on commit 20873f8

Please sign in to comment.