Skip to content

Commit 940c480

Browse files
committed
commit everything
1 parent 70c6fd0 commit 940c480

30 files changed

+1000511
-59
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
*.egg-info/
77
.idea
88
.DS_Store
9+
.hypothesis

2023_PyData_Berlin/tests/test_2_2_do_one_thing_and_do_it_well.py

Lines changed: 0 additions & 2 deletions
This file was deleted.

2024_PyConIT/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Simplifying Python Code through the Lens of Functional Programming
22

33
talk: https://2024.pycon.it/en/event/simplifying-python-code-through-the-lens-of-functional-programming
4+
5+
## List of Python functional tricks and patterns that can help you write more readable and maintainable code
File renamed without changes.

0 commit comments

Comments
 (0)