Skip to content

Conversation

@chrisjbillington
Copy link
Member

@chrisjbillington chrisjbillington commented May 23, 2020

Remove/update all references to:

labscript_suite_install_dir (one reference, was unused)
PY2
__future__
labscript_utils.VersionException -> changed the two uses to a RuntimeError
sys.version (all checks were redundant since we don't support PY<3.6)
labscript_utils.check_version

Remove any unused imports my linter happened upon whilst cleaning these
out

`labscript_suite_install_dir` (one reference, was unused)
`PY2`
`__future__`
`labscript_utils.VersionException` -> changed the two uses to a RuntimeError
`sys.version` (all checks were redundant since we don't support PY<3.6)
`labscript_utils.check_version`

Remove any unused imports my linter happened upon whilst cleaning these
out
@chrisjbillington chrisjbillington merged commit 79b69da into labscript-suite:master May 24, 2020
@chrisjbillington chrisjbillington deleted the remove-cruft branch May 24, 2020 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant