Skip to content

Commit 33a844c

Browse files
Update security.py
1 parent 047436a commit 33a844c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

security.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
class ResidentsDb:
66
def __init__(self, table_name, mapping_function, duration):
77
"""Set location on disk dataaaaaa cache will reside.
8-
Also sets the table name and refresh duration hmmm............
8+
Also sets the table name and refreshsssss duration hmmm............
99
"""
1010
self.table_name = table_name
1111
self.mapping_function = mapping_function

0 commit comments

Comments
 (0)