Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some warnings #50

Merged
merged 1 commit into from Feb 9, 2021
Merged

Fix some warnings #50

merged 1 commit into from Feb 9, 2021

Conversation

VarIr
Copy link
Collaborator

@VarIr VarIr commented Feb 9, 2021

Fix np.int usage warning, and flake8 warnings about superfluous lines at EOF.

@codecov
Copy link

codecov bot commented Feb 9, 2021

Codecov Report

Merging #50 (23d6348) into master (9a22dcc) will increase coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   97.18%   97.28%   +0.10%     
==========================================
  Files          36       36              
  Lines        2059     2100      +41     
==========================================
+ Hits         2001     2043      +42     
+ Misses         58       57       -1     
Impacted Files Coverage Δ
deepnog/learning/tests/test_training.py 100.00% <ø> (ø)
deepnog/data/dataset.py 98.68% <100.00%> (ø)
deepnog/models/deepnog.py 97.01% <0.00%> (+0.09%) ⬆️
deepnog/client/tests/test_cli.py 100.00% <0.00%> (+0.62%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a22dcc...23d6348. Read the comment docs.

@VarIr VarIr merged commit b247cd7 into master Feb 9, 2021
@VarIr VarIr deleted the fixwarnings branch February 9, 2021 16:36
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.

None yet

1 participant