Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SA3
SA3LI Trial
Commits
ead7a957
Commit
ead7a957
authored
Mar 29, 2021
by
canterburym
Browse files
commit
parent
ffd20f24
Pipeline
#3130
passed with stages
in 1 minute and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
testing/merge_test.py
View file @
ead7a957
print
(
"Hello world"
)
\ No newline at end of file
import
os
import
pprint
print
(
"Hello world"
)
vars
=
os
.
environ
pprint
.
pprint
(
dict
(
vars
))
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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