Agent-Hellboy / Agent-Hellboy/google-chat-python-bot
We should think of other ways to execute the python expression (other than exec)
Ouverte
hacktoberfest
- Langage dominant
- Python
- Étoiles
- 0
- Forks
- 2
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
@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': }
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.