Skip to content

Linting & cleanup#178

Merged
diegodoimo merged 7 commits into
mainfrom
linting_cleanup
May 16, 2026
Merged

Linting & cleanup#178
diegodoimo merged 7 commits into
mainfrom
linting_cleanup

Conversation

@diegodoimo
Copy link
Copy Markdown
Collaborator

This PR updates the linter configuration to process all main modules.

Previously, the following modules were excluded from linting:

  • data_sets.py
  • id_discrete.py
  • kstar.py
  • plots.py
  • density_advanced.py
  • causal_graph.py
  • diff_imbalance.py
  • feature_weighting.py
  • hamming.py
  • neigh_graph.py

With this change, the linter runs on the entire main codebase.

I also removed three empty functions in metric comparisons, a useless project.toml file, and the dev_scripts/whitelist.py, which contained only dead (commented out) code.

@diegodoimo diegodoimo merged commit a087f88 into main May 16, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant