Skip to content

Commit 3c293e0

Browse files
authored
Apply suggestion from @choldgraf
1 parent 606381a commit 3c293e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

github_activity/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@ def main():
253253
else:
254254
print(md)
255255
except ValueError as e:
256-
# Handle cases where no activity is found
257256
print(f"Error: {e}", file=sys.stderr)
258257
sys.exit(1)
259258

0 commit comments

Comments
 (0)