Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
Update cbenchmark_branching.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jan 20, 2019
1 parent 6613aa2 commit 9b1dfb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _doc/notebooks/cbenchmark_branching.ipynb
Expand Up @@ -181,7 +181,7 @@
"except ModuleNotFoundError as e:\n",
" print('mkl not found', e)\n",
" import os\n",
" os.environ['MKL_NUM_THREADS']=1"
" os.environ['MKL_NUM_THREADS']='1'"
]
},
{
Expand Down

0 comments on commit 9b1dfb5

Please sign in to comment.