Skip to content

Commit

Permalink
Indentation fix in _elkai.c
Browse files Browse the repository at this point in the history
  • Loading branch information
fikisipi committed May 3, 2019
1 parent 4a1463f commit 339916e
Show file tree
Hide file tree
Showing 3 changed files with 219 additions and 181 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -123,4 +123,5 @@ dmypy.json

# Pyre type checker
.pyre/
.vs/
.vs/
.vscode/
2 changes: 1 addition & 1 deletion elkai/__init__.py
@@ -1 +1 @@
from ._elkai import solve
from ._elkai import solve

0 comments on commit 339916e

Please sign in to comment.