mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Add semicolon for consistency.
This commit is contained in:
parent
4d73b570eb
commit
ee31e31db3
1 changed files with 1 additions and 1 deletions
|
@ -342,7 +342,7 @@ p.deprecated, p.deprecated-removed {
|
|||
}
|
||||
|
||||
.footnote:target {
|
||||
background-color: #ffa
|
||||
background-color: #ffa;
|
||||
}
|
||||
|
||||
.impl-detail {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue