Returns true if the given line is blank. We consider a line to be blank if the line is empty or consists of only white spaces. Args: line: A line of a string. Returns: True, if the given line is blank.
(line)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected