mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-06 19:45:22 +00:00
Fix typo
This commit is contained in:
parent
c5b7041ab3
commit
8d0c3559bf
@ -179,7 +179,7 @@ class TestPipreqs(unittest.TestCase):
|
|||||||
|
|
||||||
def tearDown(self):
|
def tearDown(self):
|
||||||
"""
|
"""
|
||||||
Remove requiremnts.txt files that were written
|
Remove requirements.txt files that were written
|
||||||
"""
|
"""
|
||||||
try:
|
try:
|
||||||
os.remove(self.requirements_path)
|
os.remove(self.requirements_path)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user