Skip to content

Commit 53ce0d3

Browse files
hussain-jafariHussain Jafaristevebachmeier
committed
pin pyarrow and add vscode dir to gitignore (#511)
* pin pyarrow and add vscode dir to gitignore * Sbachmei/mic 6020/fix breaking test (#513) * fix test_set_up_dask_clean_existing_cluster * ignore mypy error * check cluster prior to setting up as well * improve test * pin pyarrow and add vscode dir to gitignore --------- Co-authored-by: Hussain Jafari <hjafari@uw.edu> Co-authored-by: Steve Bachmeier <23350991+stevebachmeier@users.noreply.github.com>
1 parent 01fab14 commit 53ce0d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,9 @@ dmypy.json
129129
# Pycharm project settings
130130
.idea/
131131

132+
# VSCode
133+
.vscode/
134+
132135
# Local user jupyter notebooks directory
133136
notebooks/
134137

0 commit comments

Comments
 (0)