We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1e4c3b commit fd415b3Copy full SHA for fd415b3
CHANGES
@@ -15,7 +15,9 @@
15
### Development
16
17
- Run pyupgrade formatting (#305)
18
-- Tests: Move from pytest `tmp_dir` (`py.path.local`) to `tmp_path` (`pathlib.Path`)
+- Tests:
19
+ - Move from pytest `tmp_dir` (`py.path.local`) to `tmp_path` (`pathlib.Path`)
20
+ - Text fixture updates: Use home directory via `tmp_path_factory`, generate config for git and hg.
21
22
### Documentation
23
0 commit comments