Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix trailing whitespace
  • Loading branch information
srittau committed Mar 22, 2022
commit 644721b83e2f1d7213e73e85247ae8fa30e7ddfa
2 changes: 1 addition & 1 deletion scripts/third-party-status.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ def print_stubs_text(stubs: Iterable[StubInfo]) -> None:
<html>
<head>
<title>typeshed Third-Party Stub Status</title>
<style>
<style>
body {{ font-family: Sans; }}
th {{ text-align: left; }}
.fresh {{ color: green; }}
Expand Down