Skip to content

Commit d4852be

Browse files
[brain tests] Rename 'unittest' prefix to 'test'
1 parent dc98a63 commit d4852be

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repos:
4242
rev: v1.1.3
4343
hooks:
4444
- id: black-disable-checker
45-
exclude: tests/unittest_nodes_lineno.py
45+
exclude: tests/test_nodes_lineno.py
4646
- repo: https://github.com/psf/black
4747
rev: 23.1.0
4848
hooks:
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)