mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 00:17:45 +00:00
Everywhere: "file name" => "filename"
This commit is contained in:
parent
def1f1444a
commit
7ae7170d61
59 changed files with 181 additions and 181 deletions
|
@ -31,7 +31,7 @@ def read_port_table(filename):
|
|||
"""Open a file and find all PORT_TABLE_REGEX matches.
|
||||
|
||||
Args:
|
||||
filename (str): file name
|
||||
filename (str): filename
|
||||
|
||||
Returns:
|
||||
set: all PORT_TABLE_REGEX matches
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue