Skip to content

Commit

Permalink
Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
pablordoricaw committed Apr 5, 2021
1 parent df34781 commit 7f7269a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mv_dwnlds/mv_dwnlds.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ def append_num(self):
else:
self._file_name = self._file_name.replace(".", "-1.")



def is_downloaded(self):
return True if not (self.get_file_name().endswith(".crdownload") or
self.get_file_name().startswith(".com.google.Chrome") or
Expand Down

0 comments on commit 7f7269a

Please sign in to comment.