Skip to content

Commit 7115d7a

Browse files
refactor(SAFE): replace no longer applicable rewrite statement in module doc comment
1 parent cce5979 commit 7115d7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

perimeter-security-control/streamlit_app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""This is a small rewrite of the original app that is focused on getting all code into a single file."""
1+
"""Streamlit application to locate and manage users' passwords."""
22

33
import itertools
44
import re

0 commit comments

Comments
 (0)