jMetal / jMetalPy

A framework for single/multi-objective optimization with metaheuristics
https://jmetal.github.io/jMetalPy/index.html
MIT License
497 stars 150 forks source link

Remove star import in jmetal.lab.statistical_test.functions #145

Closed rnestler closed 3 months ago

rnestler commented 1 year ago

This helps with statical analysis tools like mypy or flake8.

rnestler commented 1 year ago

Ah I just noticed that this project uses git-flow workflow with develop as the development branch. I'll rebase this on develop and change the target branch.

Is there any reason that develop isn't the default branch? This would help a lot when contributing first to the project, since it will be visible directly that development should happen there.

rnestler commented 1 year ago

@benhid What was the reason to close this?

benhid commented 1 year ago

Sorry, @rnestler, reopening now. 👍

rnestler commented 1 year ago

I rebased to the latest develop.

rnestler commented 1 year ago

@benhid What is the status on this?

rnestler commented 5 months ago

@benhid What is the status on this?

rnestler commented 5 months ago

@ajnebro Care to take a look at this as well?