Skip to content

Commit d7630d1

Browse files
author
Guilherme Trein
committed
Update sample_code.py
1 parent 9419e80 commit d7630d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: sample_code.py

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
3030
"""
3131

32+
MODULE_LEVEL_CONSTANT = 3.14
33+
3234
module_level_variable = 12345
3335

3436

0 commit comments

Comments
 (0)