Skip to content

Commit

Permalink
chore: testting workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
salman2013 committed Apr 18, 2024
1 parent dd2818a commit 97027d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/find_dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -344,8 +344,7 @@ def process_directory():
if home_page is not None:
if match := urls_in_orgs([home_page], SECOND_PARTY_ORGS):
openedx_packages.append(home_page)

print(openedx_packages)

return openedx_packages

FIRST_PARTY_ORGS = ["openedx"]
Expand Down

0 comments on commit 97027d7

Please sign in to comment.