Merge pull request #1 from sodr/users/Sodr/hehehe

Added a little happy man!
This commit is contained in:
Fredrik Söderlund 2019-02-17 14:04:44 +01:00 committed by GitHub
commit 99e383dddf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 68 additions and 0 deletions

3
.gitignore vendored
View file

@ -36,3 +36,6 @@ venv/
coverage.xml
htmlcov/
*.py,cover
# Visual studio
/.vs

View file

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