Python Requirements Update (#29516)
* chore: Updating Python Requirements * fix: fix pylint issues Co-authored-by: Mohammad Ahtasham ul Hassan <mohammad.ahtasham@arbisoft.com>
This commit is contained in:
committed by
GitHub
parent
5d5a11fc16
commit
bb20b17428
@@ -68,4 +68,4 @@ class StubYouTubeServiceTest(unittest.TestCase): # lint-amnesty, pylint: disabl
|
||||
assert response.status_code == 200
|
||||
|
||||
# ensure that server config dict is empty after successful reset
|
||||
assert self.server.config == {}
|
||||
assert not self.server.config
|
||||
|
||||
Reference in New Issue
Block a user