Skip to content

Commit

Permalink
Call me maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
eriknw committed Aug 14, 2020
1 parent 2c4ea0f commit 2d5c555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion innerscope/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ def call(self, func, *args, **kwargs):
return self.bindto(func)(*args, **kwargs)

def callwith(self, *args, **kwargs):
"""
""" ♪ But here's my number, so call me maybe ♪
>>> @call
... def haz_cheezburger():
Expand Down

0 comments on commit 2d5c555

Please sign in to comment.