浏览代码

Removed documentation of non-existing parameter in load_pcap_statistics()

Stefan Schmidt 6 年之前
父节点
当前提交
554d1be557
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      code/Core/Controller.py

+ 0 - 1
code/Core/Controller.py

@@ -59,7 +59,6 @@ class Controller:
         :param flag_write_file: Writes the statistics to a file.
         :param flag_recalculate_stats: Forces the recalculation of statistics.
         :param flag_print_statistics: Prints the statistics on the terminal.
-        :param flag_non_verbose: Reduces terminal clutter.
         :return: None
         """
         self.statistics.load_pcap_statistics(flag_write_file, flag_recalculate_stats, flag_print_statistics,