0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-29 13:08:57 +02:00

Correct docstring

This commit is contained in:
Erik Johnston 2016-01-25 15:53:36 +00:00
parent ddd25def01
commit 1ebf5e3d03

View file

@ -639,7 +639,6 @@ class SQLBaseStore(object):
Filters rows by if value of `column` is in `iterable`.
Args:
txn : Transaction object
table : string giving the table name
column : column name to test for inclusion against `iterable`
iterable : list