geo-deep-learning icon indicating copy to clipboard operation
geo-deep-learning copied to clipboard

562 bug scale to minmax range

Open valhassan opened this issue 8 months ago • 0 comments

Description

it fixes an open issue, please link to the issue here. Fixes #562

Type of change

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Other

How Has This Been Tested?

If the added changes are already cover by tests, skip that section. Otherwise, please describe tests that you added to the pytest codebase (if applicable).

Screenshots (if applicable):

Checklist:

If you're unsure about any of these, don't hesitate to ask. We're here to help!

  • [x] My code follows the code style of this project
  • [x] I have performed a self-review of my own code
  • [x] My PR has a descriptive title
  • [x] My code follows PEP8 (most of it)
  • [ ] My code have the proper documentation in the code
  • [ ] I have made corresponding changes to the documentation (if applicable)
  • [x] My changes generate no new errors
  • [x] My code is covered by the existing tests (if applicable)
  • [ ] My code includes tests that show that my feature works
  • [ ] My PR passes Travis CI tests

If your PR does not fulfill all of the requirements in the checklist above, that's OK! If you need help, @-mention a maintainer and/or add the Status: Help Needed label.

valhassan avatar Jun 11 '24 18:06 valhassan