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

fixes warning in pumap about compatibiltity of tf-probability package… #692

Merged
merged 1 commit into from
Jun 10, 2021

Conversation

lukaschoebel
Copy link
Contributor

  • removes unused function import + typo fix
  • warning now includes potential compatibility issue and hints towards the official release page

See #691

@pep8speaks
Copy link

Hello @lukaschoebel! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 46:87: W291 trailing whitespace
Line 54:82: W291 trailing whitespace
Line 55:60: W291 trailing whitespace
Line 150:89: E501 line too long (89 > 88 characters)

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.003%) to 87.697% when pulling a2eb29b on lukaschoebel:tf-probability-warning into 0865ef1 on lmcinnes:master.

@timsainb
Copy link
Collaborator

timsainb commented Jun 9, 2021

Looks good to me! Thanks @lukaschoebel

@lmcinnes lmcinnes merged commit de88b39 into lmcinnes:master Jun 10, 2021
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.

5 participants