Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI) 2020-08-19 07:35:10 +00:00
parent 86f4e49a60
commit 2e2505b742
4 changed files with 3 additions and 2 deletions

View File

@ -1853,6 +1853,7 @@
</li> </li>
<li>Code Formatters<ul> <li>Code Formatters<ul>
<li><a href="https://github.com/python/black">black</a> - The uncompromising Python code formatter.</li> <li><a href="https://github.com/python/black">black</a> - The uncompromising Python code formatter.</li>
<li><a href="https://github.com/timothycrosley/isort">isort</a> - A Python utility / library to sort imports.</li>
<li><a href="https://github.com/google/yapf">yapf</a> - Yet another Python code formatter from Google.</li> <li><a href="https://github.com/google/yapf">yapf</a> - Yet another Python code formatter from Google.</li>
</ul> </ul>
</li> </li>

File diff suppressed because one or more lines are too long

View File

@ -2,7 +2,7 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url> <url>
<loc>https://awesome-python.com/</loc> <loc>https://awesome-python.com/</loc>
<lastmod>2020-08-02</lastmod> <lastmod>2020-08-19</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
</urlset> </urlset>

Binary file not shown.