Skip to content

Commit

Permalink
Rename source file to match repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Gentlemann-Of-Hats committed Jul 30, 2023
1 parent 350f319 commit 3798d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion REST Bible.py → BibleRetriever.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ def wrongBookFunc():

if __name__ == "__main__":
print('Hello, welcome to bible retriever! \n\n')
main()
main()

0 comments on commit 3798d2b

Please sign in to comment.