File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11
11
- " --py37-plus"
12
12
13
13
- repo : https://github.com/astral-sh/ruff-pre-commit
14
- rev : " v0.12.1 "
14
+ rev : " v0.12.2 "
15
15
hooks :
16
16
- id : ruff
17
17
args : ["--fix"]
Original file line number Diff line number Diff line change 1
- # pyfakefs [ ![ PyPI version] ( https://badge.fury.io/py/pyfakefs.svg )] ( https://badge.fury.io/py/pyfakefs ) [ ![ Python version] ( https://img.shields.io/pypi/pyversions/pyfakefs.svg )] ( https://img.shields.io/pypi/pyversions/pyfakefs.svg ) ![ Testsuite] ( https://github.com/pytest-dev/pyfakefs/workflows/Testsuite/badge.svg ) [ ![ Documentation Status] ( https://readthedocs.org/projects/pytest-pyfakefs/badge/?version=latest )] ( https://pytest-pyfakefs.readthedocs.io/en/latest/?badge=latest ) [ ![ pre-commit.ci status] ( https://results.pre-commit.ci/badge/github/pytest-dev/pyfakefs/main.svg )] ( https://results.pre-commit.ci/latest/github/pytest-dev/pyfakefs/main ) ![ PyPI - Downloads] ( https://img.shields.io/pypi/dw/pyfakefs )
1
+ # pyfakefs [ ![ PyPI version] ( https://badge.fury.io/py/pyfakefs.svg )] ( https://badge.fury.io/py/pyfakefs ) [ ![ Python version] ( https://img.shields.io/pypi/pyversions/pyfakefs.svg )] ( https://img.shields.io/pypi/pyversions/pyfakefs.svg ) ![ Testsuite] ( https://github.com/pytest-dev/pyfakefs/workflows/Testsuite/badge.svg ) [ ![ Documentation Status] ( https://readthedocs.org/projects/pytest-pyfakefs/badge/?version=latest )] ( https://pytest-pyfakefs.readthedocs.io/en/latest/?badge=latest ) [ ![ pre-commit.ci status] ( https://results.pre-commit.ci/badge/github/pytest-dev/pyfakefs/main.svg )] ( https://results.pre-commit.ci/latest/github/pytest-dev/pyfakefs/main ) ![ PyPI - Downloads] ( https://img.shields.io/pypi/dw/pyfakefs )
2
2
3
3
4
4
pyfakefs implements a fake file system that mocks the Python file system modules.
You can’t perform that action at this time.
0 commit comments