Skip to content

Commit 3672835

Browse files
authored
Update Kwarg optimization wrapper.ipynb
1 parent 8c018eb commit 3672835

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ipython/Kwarg optimization wrapper.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@
253253
" if factory:\n",
254254
"\n",
255255
" def kwargsf(initvs): # inner funct\n",
256-
" dictos = {}\n",
257256
" if not (len(initvs) == len(args)):\n",
258257
" if isinstance(initvs,\n",
259258
" (np.ndarray,\n",

0 commit comments

Comments
 (0)