Flake8 fix

This commit is contained in:
L1ghtn1ng 2020-01-01 20:54:42 +00:00
parent 10345ae969
commit d6f5a70f7f

View file

@ -53,4 +53,3 @@ async def get_ips(self) -> set:
async def get_hostnames(self) -> set:
return self.info[1]