Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Reorganize complex functions and adjust flake8 conf appropriately #149

@SeBecker

Description

@SeBecker

So far our flake8 configuration file ignores complexity issues. We have to reorganize some functions. This concerns in particular:

  • print_info in simulate/simulate_auxiliary.py
  • print_logfile and write_comparison in estimate/estimate_output.py
  • test2 and test4 in test/test_unit.py
  • check_types and process in red/red_auxiliary.py
  • read_desc in test/auxiliary.py
  • generate_random_dict and print_dict in test/random_init.py

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions