Skip to content

Commit

Permalink
chore: fix the import method name
Browse files Browse the repository at this point in the history
  • Loading branch information
salman2013 committed Feb 6, 2024
1 parent 3abf653 commit bfb9b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edx_repo_tools/oep2/explode_repos_yaml.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import yaml

from edx_repo_tools.auth import pass_github
from edx_repo_tools.data import iter_openedx_release_yaml
from edx_repo_tools.data import iter_openedx_yaml


logging.basicConfig()
Expand Down

0 comments on commit bfb9b88

Please sign in to comment.