Skip to content

Commit 90d3c1b

Browse files
author
Martin Brecht-Precht
committed
Added the sequence interfaces.
1 parent 3252145 commit 90d3c1b

17 files changed

+613
-1248
lines changed

.codeclimate.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,5 @@ ratings:
2626
- "**.py"
2727
- "**.rb"
2828
exclude_paths:
29-
- example/
3029
- test/
3130
- vendor/

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +0,0 @@
1-
/composer.lock
2-
/vendor
3-
/example/result*

0 commit comments

Comments
 (0)