Skip to content

fix typo: lcueve.out->lcurve.out#1077

Merged
amcadmus merged 1 commit intodeepmodeling:develfrom
njzjz:default-typo
Sep 1, 2021
Merged

fix typo: lcueve.out->lcurve.out#1077
amcadmus merged 1 commit intodeepmodeling:develfrom
njzjz:default-typo

Conversation

@njzjz
Copy link
Member

@njzjz njzjz commented Aug 31, 2021

No description provided.


scale:
| type: ``list`` | ``float``, optional, default: ``1.0``
| type: ``float`` | ``list``, optional, default: ``1.0``
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@y1xiaoc Is there some different behaviors to sort type?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dargs use a set to record dtypes. The order may change from 3.6 to 3.7 since the newer python guarantees that the iteration order is same as the add order.

@njzjz njzjz requested a review from amcadmus August 31, 2021 18:56
@amcadmus amcadmus merged commit 385dcd6 into deepmodeling:devel Sep 1, 2021
@codecov
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.16%. Comparing base (75160c7) to head (267219e).
Report is 1479 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1077      +/-   ##
==========================================
- Coverage   75.19%   75.16%   -0.03%     
==========================================
  Files          82       87       +5     
  Lines        6945     6959      +14     
==========================================
+ Hits         5222     5231       +9     
- Misses       1723     1728       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

3 participants