forked from github.com/blag
ignoe FileNotFound Error that sometimes happens when getting mtime of directories
Fixes: #231
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
## [unreleased] --
|
||||
|
||||
* Ignore FileNotFoundError when trying to get the last modified time of files
|
||||
in directories. This happens for example with temporary emacs files.
|
||||
* Added changelog to docs
|
||||
* removed ruff's target-version from pyproject.toml, this value defaults to the
|
||||
projects requires-python
|
||||
|
||||
Reference in New Issue
Block a user