Skip to content

Commit

Permalink
Merge pull request #1 from sodr/users/Sodr/hehehe
Browse files Browse the repository at this point in the history
Added a little happy man!
  • Loading branch information
sodr authored Feb 17, 2019
2 parents df02826 + c654e9c commit 99e383d
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ venv/
coverage.xml
htmlcov/
*.py,cover

# Visual studio
/.vs
65 changes: 65 additions & 0 deletions fimfarchive/stories.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,3 +145,68 @@ def merge(self, **params) -> 'Story':
kwargs.update(params)

return type(self)(**kwargs)



























































#
#
# \o/
# |
# --^----------
#

0 comments on commit 99e383d

Please sign in to comment.