Skip to content

Commit

Permalink
Merge 1c8845f into 036b102
Browse files Browse the repository at this point in the history
  • Loading branch information
python3lover committed Apr 22, 2018
2 parents 036b102 + 1c8845f commit f926be5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# FuckIt.py
# FuckItPy

[![Build Status](https://img.shields.io/travis/ajalt/fuckitpy/master.svg)](https://travis-ci.org/ajalt/fuckitpy)
[![PyPI version](.web/pypibadge.svg)](https://pypi.python.org/pypi/fuckit/4.8.1)
Expand Down
3 changes: 2 additions & 1 deletion broke.py
@@ -1,3 +1,4 @@
#!/usr/bin/python3
def f():
broken_code
print('fuckit chaining works')
Expand All @@ -10,4 +11,4 @@ def f():
y = x
1 / 0 # Oh shhhiiiiiii

var = "Are you proud of what you've done?"
var = "Are you proud of what you've done?"

0 comments on commit f926be5

Please sign in to comment.