Skip to content

Commit

Permalink
fix: linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenthoms committed Nov 18, 2024
1 parent 850d330 commit b7f0f16
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
import httpx
import logging
from typing import List

import httpx

from webviz_pkg.core_utils.perf_timer import PerfTimer

from primary import config
Expand Down

0 comments on commit b7f0f16

Please sign in to comment.