61c8beb11a36637f9cee2b4d463e5647fdb03890
python/Python\343\201\247\347\211\271\345\256\232\343\201\256\343\203\221\343\203\203\343\202\261\343\203\274\343\202\270\343\201\256\343\202\244\343\203\263\343\203\235\343\203\274\343\203\210\343\202\222\343\203\226\343\203\255\343\203\203\343\202\257\343\201\231\343\202\213.md
| ... | ... | @@ -1,4 +1,4 @@ |
| 1 | -``` |
|
| 1 | +```python |
|
| 2 | 2 | import sys |
| 3 | 3 | from importlib.abc import MetaPathFinder |
| 4 | 4 | from typing import List |