Skip to content

Commit 0f93ce5

Browse files
committed
Deleted no-longer valid lang.type example log
1 parent 2af99c0 commit 0f93ce5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

programming-languages/docs/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ import programming_languages
2828

2929
py_lang_data = programming_languages['Python']
3030

31-
print(py_lang_data['type']) # => 'programming'
3231
print(py_lang_data['extensions']) # => ['.cgi', '.fcgi', '.gyp', ...]
3332
```
3433

0 commit comments

Comments
 (0)