Skip to content
Commit 27d29471 authored by Nikita Sirgienko's avatar Nikita Sirgienko
Browse files

[Python] Few improvments

  - Use proper ImportError in Python2 server code (and still use ModuleNotFoundError in Python3)
  - Remove importing "default" modules (numpy), because pretty useless
  - Update tests, change testImportNumpy to testImportStatement (and import sys module, which always present)
parent 737b10be
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment