]> git.madduck.net Git - etc/vim.git/tree - .vim/bundle/black/src/black/

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Add '.vim/bundle/black/' from commit '2f3fa1f6d0cbc2a3f31c7440c422da173b068e7b'
[etc/vim.git] / .vim / bundle / black / src / black /
drwxr-xr-x   ..
-rw-r--r-- 42032 __init__.py
-rw-r--r-- 47 __main__.py
-rw-r--r-- 10760 brackets.py
-rw-r--r-- 2330 cache.py
-rw-r--r-- 10061 comments.py
-rw-r--r-- 1676 concurrency.py
-rw-r--r-- 249 const.py
-rw-r--r-- 1595 debug.py
-rw-r--r-- 8420 files.py
-rw-r--r-- 13202 handle_ipynb_magics.py
-rw-r--r-- 40082 linegen.py
-rw-r--r-- 25877 lines.py
-rw-r--r-- 3686 mode.py
-rw-r--r-- 24085 nodes.py
-rw-r--r-- 1843 numerics.py
-rw-r--r-- 3449 output.py
-rw-r--r-- 8101 parsing.py
-rw-r--r-- 0 py.typed
-rw-r--r-- 3380 report.py
-rw-r--r-- 557 rusty.py
-rw-r--r-- 7362 strings.py
-rw-r--r-- 74625 trans.py