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 1111 - " --py37-plus"
1212
1313 - repo : https://github.com/astral-sh/ruff-pre-commit
14- rev : " v0.12.1 "
14+ rev : " v0.12.2 "
1515 hooks :
1616 - id : ruff
1717 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 )
22
33
44pyfakefs implements a fake file system that mocks the Python file system modules.
You can’t perform that action at this time.
0 commit comments