mirror of
https://github.com/bndr/pipreqs.git
synced 2025-07-20 17:00:01 +00:00
Removing accidentally added lines
This commit is contained in:
parent
e4a58ee0ad
commit
6ab86c37e4
@ -150,12 +150,10 @@ class TestPipreqs(unittest.TestCase):
|
||||
"""
|
||||
try:
|
||||
os.remove(self.requirements_path)
|
||||
pass
|
||||
except OSError:
|
||||
pass
|
||||
try:
|
||||
os.remove(self.alt_requirement_path)
|
||||
pass
|
||||
except OSError:
|
||||
pass
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user