Skip to content

Commit

Permalink
Pylint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
raulikak committed May 24, 2024
1 parent bd4c7a6 commit 1debde8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tcsfw/shell_commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,4 +173,3 @@ def process_node(self, node: NetworkNode, data_file: BytesIO, interface: EventIn
interface.connection(flow)
# these are established connections, both ways
interface.connection(flow.reverse())

0 comments on commit 1debde8

Please sign in to comment.