Skip to content

Commit

Permalink
Fix code style again..
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkenJaden authored Jun 1, 2023
1 parent ad4a82c commit cb537e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ async def get_short_github_info() -> str:
async def collect_user_repositories() -> Dict:
"""
Collects information about all the user repositories available.
Side note: "cn" stands for contributed nodes but is shortened to conform to the code style
:returns: Complete list of user repositories.
Expand Down

0 comments on commit cb537e9

Please sign in to comment.