Skip to content

Commit

Permalink
add missing docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
nkvuong committed Apr 12, 2024
1 parent 1332b52 commit 9eb645a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions databricks/sdk/mixins/compute.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ def select_node_type(self,
:param photon_driver_capable: bool
:param graviton: bool
:param is_io_cache_enabled: bool
:param support_port_forwarding: bool
:param fleet: bool
:returns: `node_type` compatible string
"""
Expand Down

0 comments on commit 9eb645a

Please sign in to comment.