Skip to content

Commit

Permalink
lint: remove exclusion for IPython
Browse files Browse the repository at this point in the history
Added in ipython/ipython#13831

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
  • Loading branch information
miketheman committed Oct 3, 2023
1 parent 19d63ae commit 9c6fc5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Expand Up @@ -29,7 +29,6 @@ module = [
"github_reserved_names.*",
"google.cloud.*",
"forcediphttpsadapter.*",
"IPython.*",
"linehaul.*",
"packaging_legacy.*",
"paginate.*",
Expand Down

0 comments on commit 9c6fc5c

Please sign in to comment.