Skip to content

Commit

Permalink
Format with black.
Browse files Browse the repository at this point in the history
  • Loading branch information
drvinceknight committed Feb 4, 2020
1 parent c5e6fe0 commit 1b4f545
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/nashpy/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from .game import *
from .version import __version__


def add(a, b):
return a + b

0 comments on commit 1b4f545

Please sign in to comment.