dominicprice / endplay

A suite of tools for generation and analysis of bridge deals. Read the documentation at https://endplay.readthedocs.io
MIT License
21 stars 5 forks source link

endplay.interact - shuffle - Encountered an unexpected error while executing #17

Closed ackhh closed 1 year ago

ackhh commented 1 year ago

Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] on win32 pip show endplay Name: endplay Version: 0.4.8b0

python -m endplay.interact N> shuffle Encountered an unexpected error while executing: InteractiveDeal.reset() takes 1 positional argument but 2 were given N> N> shuffle hcp(north) > 15 Encountered an unexpected error while executing: InteractiveDeal.reset() takes 1 positional argument but 2 were given N>

dominicprice commented 1 year ago

mea culpa, using master as a working tree...fixed and running CI now; will tag and push to pypi later