🐛 I now know what docstrings are
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
__doc__ = "Gwendolyn functions for looking things up"
|
||||
"""Gwendolyn functions for looking things up"""
|
||||
|
||||
__all__ = ["spellFunc", "monsterFunc"]
|
||||
|
||||
|
Reference in New Issue
Block a user