Closed nj1973 closed 1 year ago
At the moment scripts/connect.py contains all of the connect code.
scripts/connect.py
We should break this up into a few .py files and locate them in gluentlib/connect.
.py
gluentlib/connect
I'm using this issue as a prototype to prove that issues [1] and [2] are complete.
At the moment
scripts/connect.py
contains all of the connect code.We should break this up into a few
.py
files and locate them ingluentlib/connect
.