Skip to content

Refactoring and symplifying possible #582

@tisnik

Description

@tisnik

if diff > int(STACK_ANALYSIS_REQUEST_TIMEOUT):

is equal to:

return diff > STACK_ANALYSIS_REQUEST_TIMEOUT

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions