text input that could be read as NA/None is now read as a string #215
Annotations
10 errors
|
src/cnlpt/api/tlink_rest.py#L18
src/cnlpt/api/tlink_rest.py:18:1: I001 Import block is un-sorted or un-formatted
|
|
src/cnlpt/api/tlink_rest.py#L25
src/cnlpt/api/tlink_rest.py:25:99: F811 Redefinition of unused `create_instance_string` from line 20
|
|
src/cnlpt/api/tlink_rest.py#L54
src/cnlpt/api/tlink_rest.py:54:12: G010 Logging statement uses `warn` instead of `warning`
|
|
src/cnlpt/api/tlink_rest.py#L54
src/cnlpt/api/tlink_rest.py:54:17: G002 Logging statement uses `%`
|
|
src/cnlpt/api/tlink_rest.py#L60
src/cnlpt/api/tlink_rest.py:60:22: UP031 Use format specifiers instead of percent format
|
|
src/cnlpt/api/tlink_rest.py#L60
src/cnlpt/api/tlink_rest.py:60:22: G002 Logging statement uses `%`
|
|
src/cnlpt/api/tlink_rest.py#L90
src/cnlpt/api/tlink_rest.py:90:18: UP031 Use format specifiers instead of percent format
|
|
src/cnlpt/api/tlink_rest.py#L90
src/cnlpt/api/tlink_rest.py:90:18: G002 Logging statement uses `%`
|
|
src/cnlpt/cnlp_metrics.py#L1
src/cnlpt/cnlp_metrics.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
src/cnlpt/cnlp_metrics.py#L13
src/cnlpt/cnlp_metrics.py:13:5: F401 `sklearn.metrics.precision_recall_fscore_support` imported but unused
|
The logs for this run have expired and are no longer available.
Loading