added a little happy man

This commit is contained in:
Fredrik Söderlund 2019-02-17 13:59:34 +01:00
parent df0282692f
commit 5922c7a934
2 changed files with 67 additions and 0 deletions

2
.gitignore vendored
View file

@ -36,3 +36,5 @@ venv/
coverage.xml
htmlcov/
*.py,cover
/.vs/fimfarchive/v15
/.vs

View file

@ -145,3 +145,68 @@ class Story:
kwargs.update(params)
return type(self)(**kwargs)
#
#
# \o/
# |
# --^----------
#