mirror of
https://github.com/python/cpython.git
synced 2025-11-11 14:44:57 +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 {
|
.footnote:target {
|
||||||
background-color: #ffa
|
background-color: #ffa;
|
||||||
}
|
}
|
||||||
|
|
||||||
.impl-detail {
|
.impl-detail {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue