1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-22 03:04:09 -04:00
Commit graph

11 commits

Author SHA1 Message Date
Shlomi Fish
abc9c2c3aa move to upstream PyPI pysol_cards 2020-05-06 15:11:25 +03:00
Shlomi Fish
90d36213e8 move to upstream PyPI pysol_cards 2020-05-06 15:11:25 +03:00
Shlomi Fish
b90b3ed1e1 move to upstream PyPI pysol_cards 2020-05-06 15:11:25 +03:00
Shlomi Fish
ae16134dce Extract ms_rearrange . 2020-02-09 11:39:38 +02:00
Shlomi Fish
2bec58be2d Fix next deal / Ctrl+N for ms deals. 2019-05-23 19:10:57 +03:00
Shlomi Fish
ed18fd8156 Order imports based on flake8-import-order.
Tested on ci. See https://github.com/PyCQA/flake8-import-order . In the
process did some other cleanups and
https://en.wikipedia.org/wiki/Code_refactoring .
2019-01-11 23:55:06 +02:00
Shlomi Fish
895bedff00 remove already autogenerated boilerplate.
It was no longer used or needed.
2018-07-23 19:10:28 +03:00
Shlomi Fish
53bc1fb8eb meaningul test blurb. 2018-03-24 23:04:07 +03:00
Shlomi Fish
94cbbfafbf Fix a bug with restart of ms-deals.
.reset() in LCRandom31 was not implemented. A test was added.

Thanks to Don.
2018-03-24 23:04:07 +03:00
Shlomi Fish
a68546f7a2 convert to unittest.py. 2018-03-21 10:45:12 +02:00
Shlomi Fish
2c8f7af1e1 Refactor: extract a common module. 2017-12-10 18:14:57 +02:00