You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2026-04-24 19:53:55 +02:00
pep8
This commit is contained in:
@@ -111,5 +111,3 @@ def get_expired_cookies(
|
||||
for cookie in cookies
|
||||
if cookie.get('expires', float('Inf')) <= now
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user