We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9af8603 commit 8f6ff72Copy full SHA for 8f6ff72
‎cramer/main.py‎
@@ -1,9 +1,8 @@
1
-from dataclasses import dataclass
2
from netrc import netrc
3
import os
4
from pathlib import Path
5
import platform
6
-from typing import List, Set
+from typing import Set
7
8
import click
9
from github import Auth, Github, Commit, Consts
0 commit comments