Skip to content

Commit

Permalink
Merge PR fluentpython#26 branch 'pr26' into rct-edits
Browse files Browse the repository at this point in the history
  • Loading branch information
rct committed Feb 5, 2024
2 parents d88afda + d00908d commit 61a455f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 02-array-seq/test.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
python3 -m doctest bisect_demo.py
python3 -m doctest metro_lat_long.py
python3 -m doctest metro_lat_lon.py
pytest -q --nbval

0 comments on commit 61a455f

Please sign in to comment.