Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Conversation

@aysiu
Copy link
Contributor

@aysiu aysiu commented Jan 21, 2020

Otherwise, this error pops up:

Traceback (most recent call last):
  File "/Library/nudge/Resources/nudge", line 701, in <module>
    main()
  File "/Library/nudge/Resources/nudge", line 525, in main
    nudgelog(difference.days)
  File "/Library/nudge/Resources/nudge", line 202, in nudgelog
    Foundation.NSLog('[Nudge] ' + text)
TypeError: can only concatenate str (not "int") to str

Otherwise, this error pops up:
```
Traceback (most recent call last):
  File "/Library/nudge/Resources/nudge", line 701, in <module>
    main()
  File "/Library/nudge/Resources/nudge", line 525, in main
    nudgelog(difference.days)
  File "/Library/nudge/Resources/nudge", line 202, in nudgelog
    Foundation.NSLog('[Nudge] ' + text)
TypeError: can only concatenate str (not "int") to str
```
@aysiu aysiu requested a review from erikng January 21, 2020 23:16
@erikng erikng merged commit da791bb into macadmins:master Jan 22, 2020
@aysiu aysiu deleted the patch-2 branch March 12, 2020 16:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants