Skip to content
Snippets Groups Projects

bump deps

Merged David Schäfer requested to merge bump-deps into develop
4 files
+ 14
14
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -173,5 +173,5 @@ Lets check the results:
:include-source: False
:class: center
qc.plot(variables, marker_kwargs={'alpha':.3, 's': 1, 'color': 'red', 'edgecolor': 'face'})
qc.plot(variables, marker_kwargs={'alpha':.3, 's': 1, 'color': 'red', 'edgecolors': 'face'})
Loading