Skip to content

Commit

Permalink
Fix bug with name of library for fastapi
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkandersson authored Oct 18, 2024
1 parent 408650c commit 809f876
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import typing

import ops

import paas_charmer.fastapi
import paas_charm.fastapi

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 809f876

Please sign in to comment.