Skip to content

Commit

Permalink
make lint
Browse files Browse the repository at this point in the history
Signed-off-by: joseph-sentry <[email protected]>
  • Loading branch information
joseph-sentry committed Nov 14, 2023
1 parent 009dab9 commit 5fda42b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codecov_cli/services/staticanalysis/__init__.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
import asyncio
import json
import logging
import sys
import typing
from functools import partial
from multiprocessing import get_context
from pathlib import Path
import sys

import click
import httpx
Expand Down

0 comments on commit 5fda42b

Please sign in to comment.