diff options
| author | zhang <zch921005@126.com> | 2022-04-09 19:34:45 +0800 |
|---|---|---|
| committer | zhang <zch921005@126.com> | 2022-04-09 19:34:45 +0800 |
| commit | f1eb642f28a73252dcb85a624f7dea0384cfdeb7 (patch) | |
| tree | 804467f4ae6272edcd09fa70534628c9882f0487 /nlp/demo.py | |
| parent | f5f8b51f2858d2c87b9a9e155fadebdce3723448 (diff) | |
lp vs. mip
Diffstat (limited to 'nlp/demo.py')
| -rw-r--r-- | nlp/demo.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nlp/demo.py b/nlp/demo.py index 1b15a71..f4090ca 100644 --- a/nlp/demo.py +++ b/nlp/demo.py @@ -28,4 +28,4 @@ def test3(): if __name__ == '__main__': - test3() + test2() |
