Skip to content

Commit 2e2505b

Browse files
committed
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
1 parent 86f4e49 commit 2e2505b

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1853,6 +1853,7 @@ <h2 id="code-analysis">Code Analysis</h2>
18531853
</li>
18541854
<li>Code Formatters<ul>
18551855
<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>
18561857
<li><a href="https://github.com/google/yapf">yapf</a> - Yet another Python code formatter from Google.</li>
18571858
</ul>
18581859
</li>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://awesome-python.com/</loc>
5-
<lastmod>2020-08-02</lastmod>
5+
<lastmod>2020-08-19</lastmod>
66
<changefreq>daily</changefreq>
77
</url>
88
</urlset>

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)