black/src
Ray Bell 956bf3962e
Add .ipynb_checkpoints to DEFAULT_EXCLUDES (#3293)
Jupyter creates a checkpoint file every single time you create an .ipynb
file, and then it updates the checkpoint file every single time you
manually save your progress for the initial .ipynb. These checkpoints
are stored in a directory named `.ipynb_checkpoints`.

Co-authored-by: Batuhan Taskaya <isidentical@gmail.com>
2022-10-02 12:26:45 -04:00
..
black Add .ipynb_checkpoints to DEFAULT_EXCLUDES (#3293) 2022-10-02 12:26:45 -04:00
blackd Mitigate deprecation of aiohttp's @middleware decorator (#3259) 2022-09-05 16:27:05 -04:00
blib2to3 Use strict mypy checking (#3222) 2022-08-30 20:46:46 -07:00