random qa #1386
Annotations
10 errors and 1 warning
|
scripts/message_retrieval_script.py#L32
scripts/message_retrieval_script.py:32:1: E402 Module level import not at top of file
|
|
scripts/message_retrieval_script.py#L31
scripts/message_retrieval_script.py:31:1: E402 Module level import not at top of file
|
|
scripts/message_retrieval_script.py#L30
scripts/message_retrieval_script.py:30:1: E402 Module level import not at top of file
|
|
scripts/message_retrieval_script.py#L20
scripts/message_retrieval_script.py:20:8: F401 `math` imported but unused
|
|
scripts/message_retrieval_script.py#L19
scripts/message_retrieval_script.py:19:8: F401 `time` imported but unused
|
|
scripts/message_retrieval_script.py#L17
scripts/message_retrieval_script.py:17:8: F401 `re` imported but unused
|
|
scripts/message_retrieval_script.py#L14
scripts/message_retrieval_script.py:14:8: F401 `os` imported but unused
|
|
scripts/cleanup_expressions.py#L6
scripts/cleanup_expressions.py:6:22: F401 `datetime.datetime` imported but unused
|
|
scripts/analyze_expression_similarity.py#L88
scripts/analyze_expression_similarity.py:88:12: B007 Loop control variable `expr` not used within loop body
|
|
scripts/analyze_expression_similarity.py#L53
scripts/analyze_expression_similarity.py:53:5: E722 Do not use bare `except`
|
|
|
The logs for this run have expired and are no longer available.
Loading