mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 11:36:54 +00:00
corrected test samples path
This commit is contained in:
parent
23dfdc438c
commit
5aeb09a3b5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
class SomeClass(object):
|
||||
_name = "testing_files.some.model.name"
|
||||
_name = "testing_samples.some.model.name"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue