Agent-Hellboy / Agent-Hellboy/google-chat-python-bot

We should think of other ways to execute the python expression (other than exec)

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
hacktoberfest
Dominant language
Python
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

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': }
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.