Skip to content

Commit 8065f71

Browse files
committed
Docs
1 parent df28635 commit 8065f71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
import box
55

66
class ConfigManager:
7+
'''Class that manages a cached configuration'''
78

89
def __init__(self, bot):
910
self.bot = bot

0 commit comments

Comments
 (0)