diff options
author | Rad <radost.waszkiewicz@gmail.com> | 2019-02-27 22:29:45 +0000 |
---|---|---|
committer | Rad <radost.waszkiewicz@gmail.com> | 2019-02-27 22:29:45 +0000 |
commit | ce268ec306946e4f4aadd8ee358a28e79f22b9b3 (patch) | |
tree | 78feffcf35678d76afb7b2e9929f3c4eb2ac993a /core/methods_millenial.py | |
parent | 7e1aa80551004c88bccc599cf807f67904976589 (diff) | |
download | troggle-ce268ec306946e4f4aadd8ee358a28e79f22b9b3.tar.gz troggle-ce268ec306946e4f4aadd8ee358a28e79f22b9b3.tar.bz2 troggle-ce268ec306946e4f4aadd8ee358a28e79f22b9b3.zip |
working on rebuilding everything
Diffstat (limited to 'core/methods_millenial.py')
-rw-r--r-- | core/methods_millenial.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/methods_millenial.py b/core/methods_millenial.py new file mode 100644 index 0000000..5d2483a --- /dev/null +++ b/core/methods_millenial.py @@ -0,0 +1,2 @@ +def emptyfun(): + return |