Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
Test module import
Browse files Browse the repository at this point in the history
  • Loading branch information
tthijm committed Jun 10, 2024
1 parent b7dbf6e commit 57025e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions discord/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@
import cov
import yarl

print(cov.__builtins__)

try:
import orjson # type: ignore
except ModuleNotFoundError:
Expand Down

0 comments on commit 57025e2

Please sign in to comment.