Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
timkpaine committed Jun 1, 2019
1 parent f13b312 commit 7583c33
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ class Callback(metaclass=ABCMeta):
pass
```

# Strategy
## Strategy
```python3
class Strategy(metaclass=ABCMeta):
@abstractmethod
Expand Down
Binary file modified docs/img/bt.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7583c33

Please sign in to comment.