camel case
This commit is contained in:
parent
8609e6e9f4
commit
e896dac0de
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ class Imdb(SiteParser):
|
||||||
],
|
],
|
||||||
'type': 'list'
|
'type': 'list'
|
||||||
},
|
},
|
||||||
'productioncompany': {
|
'productionCompany': {
|
||||||
'page': 'combined',
|
'page': 'combined',
|
||||||
're': [
|
're': [
|
||||||
'Production Companies</b><ul>(.*?)</ul>',
|
'Production Companies</b><ul>(.*?)</ul>',
|
||||||
|
|
Loading…
Reference in a new issue