Skip to content

Commit

Permalink
style: $ ./ci.sh format
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Cherng <jfcherng@gmail.com>
  • Loading branch information
jfcherng committed Nov 10, 2023
1 parent 27440c2 commit 6f847da
Show file tree
Hide file tree
Showing 5 changed files with 270 additions and 540 deletions.
3 changes: 1 addition & 2 deletions typings/python33/_sublime_types.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,4 @@ class CommandArgsDict(TypedDict):


class HasKeysMethod(Protocol):
def keys(self) -> Iterable[str]:
...
def keys(self) -> Iterable[str]: ...
Loading

0 comments on commit 6f847da

Please sign in to comment.