Skip to content

Bogon check generates error if ip_address is None #74

@alimanfoo

Description

@alimanfoo

if is_bogon(ip_address):

The ip_address parameter is optional, but ValueError will be raised due to the bogon check here if ip_address is None.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions