Skip to content

Commit

Permalink
Modified documentation.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
PalaVenkiReddy committed Feb 23, 2023
1 parent c4ebdd5 commit 1037797
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/scrape_up/github/organization.py
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,3 @@ def repository_details(self):
return repositories
except:
return "No repositories found for this organization"

org = Organization("Clueless-Community")
print(org.repository_details())

0 comments on commit 1037797

Please sign in to comment.