Satisfy pylint
This commit is contained in:
parent
ca2829becc
commit
8607135740
@ -686,7 +686,6 @@ class Instaloader:
|
||||
has changed and return current name of the profile, and store ID of profile.
|
||||
"""
|
||||
profile_exists = len(json_data["entry_data"]) > 0 and "ProfilePage" in json_data["entry_data"]
|
||||
is_logged_in = json_data["config"]["viewer"] is not None
|
||||
if self.profile_subdirs:
|
||||
id_filename = profile + "/id"
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user