Refactor: python: Minor cleanups to remote.py.
- Add a all that just exports RemoteFactory.
- Remove an unused import.
- Better spacing throughout.
- Use "is None" instead of "== None".
- Use substitution strings instead of adding strings together.
Refactor: python: Minor cleanups to remote.py. Tags None Referenced Files None Subscribers None
Description
Details
|