Fix: Ensure newline at end of file in MemberCacheFlags and add __init__.py
This commit is contained in:
parent
66288ba920
commit
aec0de3e58
@ -117,4 +117,4 @@ class MemberCacheFlags:
|
|||||||
@flag_value(1 << 2)
|
@flag_value(1 << 2)
|
||||||
def online(self) -> bool:
|
def online(self) -> bool:
|
||||||
"""Whether to cache members that are online."""
|
"""Whether to cache members that are online."""
|
||||||
return False
|
return False
|
||||||
|
@ -0,0 +1 @@
|
|||||||
|
|
Loading…
x
Reference in New Issue
Block a user