Skip to content

added groupName and groupId on SheetWithContent __init__ method#1

Open
netors wants to merge 1 commit intorobwalton:masterfrom
netors:bugfix/added-missing-group-parameters
Open

added groupName and groupId on SheetWithContent __init__ method#1
netors wants to merge 1 commit intorobwalton:masterfrom
netors:bugfix/added-missing-group-parameters

Conversation

@netors
Copy link

@netors netors commented Oct 7, 2018

No description provided.

@netors
Copy link
Author

netors commented Oct 7, 2018

I was getting the following error when calling ulysses.read_sheet('xxx'):

*** TypeError: __init__() got an unexpected keyword argument 'groupName'

I noticed that the __init__ method of the SheetWithContent was missing groupName and groupID

I was able to execute read_sheet successfully after this update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant