Skip to content
Snippets Groups Projects
Commit fcbd488e authored by Neil Johnson's avatar Neil Johnson
Browse files

add new line

parent f8fe9881
No related branches found
Tags v0.33.2
No related merge requests found
......@@ -191,6 +191,7 @@ class MonthlyActiveUsersStore(SQLBaseStore):
def upsert_monthly_active_user_txn(self, txn, user_id):
"""Updates or inserts monthly active user member
Note that, after calling this method, it will generally be necessary
to invalidate the caches on user_last_seen_monthly_active and
get_monthly_active_count. We can't do that here, because we are running
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment