Skip to content

Commit a8ba7bd

Browse files
author
Özgür Vatansever
committed
network update enumeration type renamed
1 parent 002abb4 commit a8ba7bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linkedin/linkedin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
JOB_SEARCH='https://api.linkedin.com/v1/job-search')
4040

4141

42-
NETWORK_UPDATES = make_enum('NetworkUpdateType',
42+
NETWORK_UPDATES = make_enum('NetworkUpdate',
4343
APPLICATION='APPS',
4444
COMPANY='CMPY',
4545
CONNECTION='CONN',

0 commit comments

Comments
 (0)