-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
https://github.com/st-tech/zr-obp/blob/master/obp/dataset/real.py#L231
https://github.com/st-tech/zr-obp/blob/master/obp/dataset/real.py#L320
These Docstrings are not properly escaped. This means we are getting errors when trying to import this package into python 3.10.
For example trying to import OBP within a pytest run I get
E File "<my_repo>/lib/python3.10/site-packages/obp/dataset/real.py", line 213
E """Obtain batch logged bandit data.
E ^^^
E SyntaxError: invalid escape sequence '\m'
Metadata
Metadata
Assignees
Labels
No labels