Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
Corrected typo
  • Loading branch information
Jaguar000212 authored Feb 4, 2024
1 parent 0c92bd9 commit fba22e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mystic/__init__.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
'''
Author: Jaguar000212 & Theroid00
Description: This is a library that scraps data from one of the fandoms of Lord of the Mystries, the renounced Novel.
Description: This is a library that scraps data from one of the fandoms of Lord of the Mysteries, the renounced Novel.
Data is scraped from https://lordofthemysteries.fandom.com/wiki/Lord_of_Mysteries_Wiki.
'''

from mystic.objects.character import Character


0 comments on commit fba22e5

Please sign in to comment.