File tree 4 files changed +3
-2
lines changed
4 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -1853,6 +1853,7 @@ <h2 id="code-analysis">Code Analysis</h2>
1853
1853
</ li >
1854
1854
< li > Code Formatters< ul >
1855
1855
< li > < a href ="https://github.com/python/black "> black</ a > - The uncompromising Python code formatter.</ li >
1856
+ < li > < a href ="https://github.com/timothycrosley/isort "> isort</ a > - A Python utility / library to sort imports.</ li >
1856
1857
< li > < a href ="https://github.com/google/yapf "> yapf</ a > - Yet another Python code formatter from Google.</ li >
1857
1858
</ ul >
1858
1859
</ li >
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 2
2
<urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9" >
3
3
<url >
4
4
<loc >https://awesome-python.com/</loc >
5
- <lastmod >2020-08-02 </lastmod >
5
+ <lastmod >2020-08-19 </lastmod >
6
6
<changefreq >daily</changefreq >
7
7
</url >
8
8
</urlset >
You can’t perform that action at this time.
0 commit comments