Skip to content

Commit

Permalink
pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
eendebakpt committed Sep 12, 2023
1 parent 2be1c3b commit 61ad279
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Lib/test/test_copy.py
Original file line number Diff line number Diff line change
Expand Up @@ -983,7 +983,8 @@ class TestCopyPy(TestCopy, unittest.TestCase):

class TestReplacePy(TestReplace, unittest.TestCase):
copy_module = py_copy



class TestDeepcopyPy(TestDeepcopy, unittest.TestCase):
copy_module = py_copy

Expand Down

0 comments on commit 61ad279

Please sign in to comment.