Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remove import star #212

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

Merged
syurkevi merged 1 commit into arrayfire:dev from roaffix:feature/remove-import-star
Nov 13, 2020
Merged

Conversation

Copy link
Contributor

@roaffix roaffix commented Sep 18, 2019

Core features in this PR:

  • Add PEP8 code-style changes
  • Add up to 50 tags (BUG, FIXME, TODO) all over the package
  • Add new module defaults (explained below)
  • Remove all from ... import *
  • Remove unused imports/returns/args/etc.

About module changes:
array module was used in library and vice-versa. It led to conflict, so I moved some functions from library to another module defaults. The same with util and device, so 2 functions were moved from the first one to the second one.

Comment:
If this PR will be merged, I think it'd be better to update the minor version of the package. Also, docs update needed.

mvoitko reacted with thumbs up emoji
@roaffix roaffix force-pushed the feature/remove-import-star branch from a0aa3fe to 6fb2dfc Compare November 13, 2020 01:16
@roaffix roaffix changed the base branch from master to dev November 13, 2020 01:39
@syurkevi syurkevi merged commit 01e9840 into arrayfire:dev Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /