-
```
What steps will reproduce the problem?
1. pyrit benchmark passthrough and every command drop this error message.
2. Fortunately pyrit works well, but always get this message
What is the expected…
-
```
What steps will reproduce the problem?
1. pyrit benchmark passthrough and every command drop this error message.
2. Fortunately pyrit works well, but always get this message
What is the expected…
-
```
What steps will reproduce the problem?
1. pyrit benchmark passthrough and every command drop this error message.
2. Fortunately pyrit works well, but always get this message
What is the expected…
-
After starting a timed quiz, when we let the timer run out, we are left with the following screen.
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2425S1/pe/master/files/2e5f89cd-de5b-43…
-
Create a new function to replace the default `warnings.formatwarning` to provide a simpler warning format which doesn't span multiple lines, example function below.
```python
def simple_warning_f…
-
When installing a theme on Simple sites (which involves Atomic Transfer), users experience noticeably longer installation times. This delay can lead to confusion, as there is no clear indication of th…
-
After starting a timed quiz, when we let the timer run out, we are left with the following screen.
![image.png](https://raw.githubusercontent.com/limkongkiat/pe/main/files/2e5f89cd-de5b-430e-9239-6e…
-
```
What steps will reproduce the problem?
1. pyrit benchmark passthrough and every command drop this error message.
2. Fortunately pyrit works well, but always get this message
What is the expected…
-
```
What steps will reproduce the problem?
1. pyrit benchmark passthrough and every command drop this error message.
2. Fortunately pyrit works well, but always get this message
What is the expected…
-
The code uses mainly if-enabled-then-log constructs. Only few places don't use the check beforehand.
### Current state
This code piece is used over 100 times:
```
if logger.isEnabledFor(logging.…