mirror of
https://github.com/fmtlib/fmt.git
synced 2025-12-06 16:57:03 +08:00
* Change indents to 4 spaces. * Run isort. * Remove one extra space on the left hand side of each assignment at p.communicate's input. * Remove 'from __future__ import annotations'. This requires changing a 'list[]' into a 'List[]'. We had previously added this import because the code was making use of operator '|'. But that is no longer true, so the import shouldn't be needed. |
||
|---|---|---|
| .. | ||
| bazel | ||
| cmake | ||
| python/mkdocstrings_handlers/cxx | ||
| Android.mk | ||
| AndroidManifest.xml | ||
| build.gradle | ||
| C++.sublime-syntax | ||
| check-commits | ||
| docopt.py | ||
| manage.py | ||
| mkdocs | ||
| mkdocs.yml | ||
| printable.py | ||
| README | ||
| Vagrantfile | ||
This directory contains build support files such as * CMake modules * Build scripts