8000 Merge pull request #1669 from SpekBin/master · Algorithm-box/awesome-python@e76501a · GitHub
[go: up one dir, main page]

Skip to content

Commit e76501a

Browse files
authored
Merge pull request vinta#1669 from SpekBin/master
Typo
2 parents 2794871 + 08e15d0 commit e76501a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
647647
* [fn.py](https://github.com/kachayev/fn.py) - Functional programming in Python: implementation of missing features to enjoy FP.
648648
* [funcy](https://github.com/Suor/funcy) - A fancy and practical functional tools.
649649
* [more-itertools](https://github.com/erikrose/mor 5DF3 e-itertools) - More routines for operating on iterables, beyond `itertools`.
650-
* [returns](https://github.com/dry-python/returns) - A set of type-safe monads, tranformers, and composition utilities.
650+
* [returns](https://github.com/dry-python/returns) - A set of type-safe monads, transformers, and composition utilities.
651651
* [Toolz](https://github.com/pytoolz/toolz) - A collection of functional utilities for iterators, functions, and dictionaries.
652652

653653
## GUI Development

0 commit comments

Comments
 (0)
0