Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Alan Marchiori
labtool
Commits
befeb023
Commit
befeb023
authored
Jan 11, 2022
by
alan
Browse files
Merge branch 'master' of gitlab.bucknell.edu:amm042/labtool
parents
95587e2e
2ef856ac
Changes
2
Hide whitespace changes
Inline
Side-by-side
lt.py
View file @
befeb023
...
...
@@ -19,9 +19,12 @@ import traceback
import
logging
import
logging.handlers
import
os
import
os.path
import
platform
import
sys
sys
.
path
.
append
(
os
.
path
.
expanduser
(
"~cs206/labtool"
))
__version__
=
'3.0.0'
__date__
=
'2022-01-11T11:14:38.575922'
__user__
=
'cs206'
...
...
rev.py
100755 → 100644
View file @
befeb023
File mode changed from 100755 to 100644
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment