I am trying to execute the following python code

0 votes

import logging

import os

 import time

 def method(arg): from django.conf import settings

from selenium.webdriver

import Chrome from selenium.webdriver.chrome

 import webdriver  logger = logging.getLogger(__name__)

showing error as 

IndentationError: expected an indented block
Feb 3, 2023 in Python by anonymous

edited Mar 4, 2025 267 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP