mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
Fix markdown table
This commit is contained in:
@@ -25,7 +25,7 @@ directory 3/ that contains all the stubs for Python 3. More specialized stubs
|
||||
go into e.g. 3.3/ and supersede the more generic stubs in 3/. (And, if needed,
|
||||
a directory 3.3.1/ would be able to supersede stubs in 3.3/):
|
||||
|
||||
Directory |
|
||||
Directory | Contents
|
||||
------------- | -------------
|
||||
2.7/ | Stubs for Python 2.7
|
||||
3/ | Stubs for Python 3
|
||||
|
||||
Reference in New Issue
Block a user