Agent-Hellboy / Agent-Hellboy/google-chat-python-bot
We should think of other ways to execute the python expression (other than exec)
Aperta
hacktoberfest
- Lingua principale
- Python
- Stelle
- 0
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
@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': }
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.