Skip to content

numpy bug fix

Choose a tag to compare

@coleslaw481 coleslaw481 released this 13 Apr 01:19
· 222 commits to master since this release
  • Bug fixes
    • Fixed bug where ndex2.create_nice_cx_from_networkx() fails with numpy version 1.24
      Issue #96
    • Updated post and put calls in client.py to only pass credentials if they are
      set. This change is to accommodate changes in upcoming version 3 of requests library