Skip to content

Commit b98b4db

Browse files
A small clean up
1 parent 59da276 commit b98b4db

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build_pip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
defaults:
1515
run:
16-
shell: bash -el {0}
16+
shell: bash -el {0}
1717

1818
strategy:
1919
matrix:

meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ py.extension_module(
8080
subdir: 'mkl_random'
8181
)
8282

83-
8483
# Python sources
8584
py.install_sources(
8685
[

0 commit comments

Comments
 (0)