aboutsummaryrefslogtreecommitdiffstats
path: root/resources/traffic_scripts/ipfix_sessions.py
diff options
context:
space:
mode:
Diffstat (limited to 'resources/traffic_scripts/ipfix_sessions.py')
-rwxr-xr-xresources/traffic_scripts/ipfix_sessions.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/traffic_scripts/ipfix_sessions.py b/resources/traffic_scripts/ipfix_sessions.py
index 385d21362b..2994916144 100755
--- a/resources/traffic_scripts/ipfix_sessions.py
+++ b/resources/traffic_scripts/ipfix_sessions.py
@@ -167,8 +167,8 @@ def main():
# do not print details for sent packets
verbose = False
- print("Sending more than one packet. Details will be filtered for\
- # all packets sent.")
+ print("Sending more than one packet. Details will be filtered for "
+ "all packets sent.")
ignore = []
for x in range(sessions):