Skip to content

Commit

Permalink
Merge branch 'main' into feature/watchfiles
Browse files Browse the repository at this point in the history
# Conflicts:
#	package/kedro_viz/server.py
  • Loading branch information
jitu5 committed Nov 1, 2024
2 parents 14f38df + 4a4e22a commit 655c110
Show file tree
Hide file tree
Showing 49 changed files with 2,163 additions and 1,873 deletions.
2 changes: 1 addition & 1 deletion package/kedro_viz/api/apps.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from jinja2 import Environment, FileSystemLoader

from kedro_viz import __version__
from kedro_viz.api.rest.responses import EnhancedORJSONResponse
from kedro_viz.api.rest.responses.utils import EnhancedORJSONResponse
from kedro_viz.integrations.kedro import telemetry as kedro_telemetry

from .graphql.router import router as graphql_router
Expand Down
Loading

0 comments on commit 655c110

Please sign in to comment.