mirror of
https://github.com/httpie/cli.git
synced 2024-11-24 16:53:35 +01:00
Removed blank whitespace in config.py
This commit is contained in:
parent
52893fad4e
commit
b0e8ab51ef
@ -149,7 +149,7 @@ class Config(BaseConfigDict):
|
||||
@property
|
||||
def default_options(self) -> list:
|
||||
return self['default_options']
|
||||
|
||||
|
||||
@property
|
||||
def default_headers(self) -> list:
|
||||
return self["default_headers"]
|
||||
|
Loading…
Reference in New Issue
Block a user