File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -127,3 +127,6 @@ dmypy.json
127127
128128# Pyre type checker
129129.pyre /
130+
131+ # IntelliJ
132+ .idea
Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ Would like to suggest a worthy resource? See [contributing instructions](CONTRIB
4141+ [ Test & Code] ( https://testandcode.com/ ) hosted by Brian Okken, focused on automated testing in Python
4242+ [ Talk Python To Me] ( https://talkpython.fm/ ) hosted by Michael Kennedy
4343+ [ Podcast.__ init__ ] ( https://www.pythonpodcast.com/ ) hosted by Tobias Macey
44+ + [ The Real Python Podcast] ( https://realpython.com/podcasts/rpp/ ) weekly coding tips, news, and interviews
4445
4546### Blogs
4647+ [ Practical Business Python] ( https://pbpython.com/ ) / data science centric
You can’t perform that action at this time.
0 commit comments