We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86a6c91 commit 230b053Copy full SHA for 230b053
1 file changed
entity_manager/backends/github.py
@@ -1,6 +1,5 @@
1
"""GitHub REST API backend implementation using PyGithub."""
2
3
-import os
4
from typing import Any
5
6
import structlog
0 commit comments