Make network.py module private
Network shouldn't be imported from network.py by user. User should always use it via NetworkHandle imported directly from test_tools package.
Loading
Please sign in to comment
Network shouldn't be imported from network.py by user. User should always use it via NetworkHandle imported directly from test_tools package.