Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next Release #18

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Next Release #18

wants to merge 12 commits into from

Conversation

grizz
Copy link
Member

@grizz grizz commented Jul 26, 2023

No description provided.

Comment on lines +32 to +33
# if context.eval_ctx.autoescape:
# result = Markup(result)

Check notice

Code scanning / CodeQL

Commented-out code

This comment appears to contain commented-out code.
@@ -0,0 +1,48 @@

from netom.filters import address_to_mask, address_to_wildcard, line_to_mask, line_to_wildcard
import pytest

Check notice

Code scanning / CodeQL

Unused import

Import of 'pytest' is not used.
@@ -0,0 +1,112 @@
import ipaddress

Check notice

Code scanning / CodeQL

Module is imported with 'import' and 'import from'

Module 'ipaddress' is imported with both 'import' and 'import from'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants