Skip to content

ndarray.tostring -> ndarray.tobytes#2814

Merged
wanghan-iapcm merged 1 commit intodeepmodeling:develfrom
njzjz:tostring
Sep 14, 2023
Merged

ndarray.tostring -> ndarray.tobytes#2814
wanghan-iapcm merged 1 commit intodeepmodeling:develfrom
njzjz:tostring

Conversation

@njzjz
Copy link
Member

@njzjz njzjz commented Sep 13, 2023

`tostring` has been deprecated. See https://numpy.org/devdocs/reference/generated/numpy.ndarray.tostring.html

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (959c129) 75.52% compared to head (a38ee8e) 75.52%.
Report is 1 commits behind head on devel.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #2814   +/-   ##
=======================================
  Coverage   75.52%   75.52%           
=======================================
  Files         242      242           
  Lines       24162    24162           
  Branches     1533     1533           
=======================================
  Hits        18249    18249           
  Misses       4997     4997           
  Partials      916      916           
Files Changed Coverage Δ
deepmd/entrypoints/transfer.py 72.38% <100.00%> (ø)

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

@wanghan-iapcm wanghan-iapcm merged commit a8b3123 into deepmodeling:devel Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants