Skip to content

Commit

Permalink
Merge pull request #106 from uw-it-aca/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
mikeseibel authored Dec 5, 2024
2 parents 428fc4f + c05a42a commit 9d11270
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blti/views/rest_dispatch.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
from .base import BLTIView
from blti.exceptions import BLTIException
from blti.performance import log_response_time
import json


class RESTDispatch(BLTIView):
Expand Down

0 comments on commit 9d11270

Please sign in to comment.