[pygments.lexers]
lint_description = darkgraylib.highlighting.lexers:DescriptionLexer
lint_location = darkgraylib.highlighting.lexers:LocationLexer

[pytest11]
pytest_clear_black_cache = darkgraylib.testtools.clear_black_cache_plugin
pytest_git_repo = darkgraylib.testtools.git_repo_plugin
pytest_patching = darkgraylib.testtools.patching
pytest_temp_copy = darkgraylib.testtools.temp_copy
