Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sudoku: Fix flake8 issues then run isort and black #36

Merged
merged 1 commit into from Dec 8, 2019
Merged

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Dec 8, 2019

No description provided.

@cvpe cvpe merged commit d2543af into cvpe:master Dec 8, 2019
1 check passed
1 check passed
Travis CI - Pull Request Build Passed
Details
@cvpe
Copy link
Owner

@cvpe cvpe commented Dec 8, 2019

Objinstance was not imported but the script did work....Why?

@cclauss
Copy link
Contributor Author

@cclauss cclauss commented Dec 8, 2019

  1. That code was not run. --or--
  2. ObjCInstance was previously imported or defined. Perhaps importing ObjCClass also silently imports ObjCInstance.
@cclauss cclauss deleted the cclauss:patch-2 branch Dec 8, 2019
@cvpe
Copy link
Owner

@cvpe cvpe commented Dec 9, 2019

Line is executed.
Is it possible that the execution of Pythonista Startup.py which imports import objc_util is the reason?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.