docker-offlineimap/offlineimap/repository
Rodolfo García Peñas (kix) 852bc9acd9 Gmail.py use hardcoded url variable 2/2
Because the call in the if and in the else blocks is the same, we can move it outside the conditional block.

Code now is clear.
2020-11-01 10:06:32 +01:00
..
__init__.py repository add docstring to files 2020-11-01 08:43:16 +01:00
Base.py Base.py sync_folder_structure returns always None 2020-11-01 10:00:02 +01:00
Gmail.py Gmail.py use hardcoded url variable 2/2 2020-11-01 10:06:32 +01:00
GmailMaildir.py GmailMaildir.py Removed __init__ 2020-11-01 09:13:17 +01:00
IMAP.py repository add docstring to files 2020-11-01 08:43:16 +01:00
LocalStatus.py repository add docstring to files 2020-11-01 08:43:16 +01:00
Maildir.py Maildir.py split long lines 2020-11-01 09:29:31 +01:00