Agent-Hellboy / Agent-Hellboy/google-chat-python-bot
We should think of other ways to execute the python expression (other than exec)
Abierto
hacktoberfest
- Lenguaje dominante
- Python
- Estrellas
- 0
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
@python exec import enum
class Test(enum.Enum):
lower = 1
upper = 2
print(Test.lower == Test.lower)
The response given by the bot does not convey enough info about the code
```
{'enum': , 'Test': }
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.