Skip to content

Update model.py#2691

Open
edcaglar wants to merge 1 commit intomatterport:masterfrom
edcaglar:patch-1
Open

Update model.py#2691
edcaglar wants to merge 1 commit intomatterport:masterfrom
edcaglar:patch-1

Conversation

@edcaglar
Copy link

:2359
if os.name is 'nt':
changed to
if os.name == 'nt':

:2359  
if os.name is 'nt':
changed to        
if os.name == 'nt':
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.

2 participants