diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2017-06-21 15:20:55 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2017-06-21 15:20:55 -0400 |
commit | 4efb50cac5bcf7b11cc0fbc8d29b0be807db9631 (patch) | |
tree | d73144a7048e2b6d8c90cb94ee429e63a22c369b | |
parent | f18cb02617f009bb3aee46a6c51b52573c939114 (diff) | |
download | hello_world-4efb50cac5bcf7b11cc0fbc8d29b0be807db9631.tar.gz |
mmmhmmm
-rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ print("HELLO WORLD!") +print("FROM A PR!") |