Skip to content

Commit

Permalink
rm cluster.close()
Browse files Browse the repository at this point in the history
  • Loading branch information
skirui-source committed Nov 20, 2023
1 parent 57da34b commit fce88e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/platforms/databricks.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,4 @@ df.x.mean().compute()

```python
client.close()
cluster.close()
```

0 comments on commit fce88e9

Please sign in to comment.