Skip to content

Commit e890c36

Browse files
committed
STY: Removing whitespace
1 parent 99f5a19 commit e890c36

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

botcity/web/bot.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -282,9 +282,9 @@ def _get_service(self):
282282
def _others_configurations(self):
283283
if self.browser == Browser.UNDETECTED_CHROME:
284284
"""
285-
There is a problem in undetected chrome that prevents downloading files even passing
286-
download_folder_path in preferences.
287-
This solution is taken from the following issue
285+
There is a problem in undetected chrome that prevents downloading files even passing
286+
download_folder_path in preferences.
287+
This solution is taken from the following issue
288288
https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues/260#issuecomment-901276808.
289289
It will be a temporary solution.
290290
"""

0 commit comments

Comments
 (0)