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 | a5e15295140fd279ea6a2eaba576d8405b5b0146 (patch) | |
tree | 78feffcf35678d76afb7b2e9929f3c4eb2ac993a /core/methods_millenial.py | |
parent | 0268ff46b32d05b0d7a26bd13d753578cedcd4ef (diff) | |
download | troggle-a5e15295140fd279ea6a2eaba576d8405b5b0146.tar.gz troggle-a5e15295140fd279ea6a2eaba576d8405b5b0146.tar.bz2 troggle-a5e15295140fd279ea6a2eaba576d8405b5b0146.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 |