Skip to content

Commit

Permalink
Merge pull request from GHSA-v9g2-g7j4-4jxc
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-i committed Apr 15, 2024
1 parent 95138f9 commit f4137a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jupyter_scheduler/handlers.py
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ async def get(self):


class RuntimeEnvironmentsHandler(ExtensionHandlerMixin, JobHandlersMixin, APIHandler):
@authenticated
async def get(self):
"""Returns names of available runtime environments and output formats mappings"""
try:
Expand Down

0 comments on commit f4137a7

Please sign in to comment.