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

Applied isort and autoflake; Converted all relative imports to absolute #518

Merged

Conversation

danielgafni
Copy link
Contributor

@danielgafni danielgafni commented Sep 14, 2021

  • isort and autoflake added to pre-commit hooks
  • isort applied
  • autoflake applied
  • all relative import converted to absolute
    None of the changes were done by hand. The tests pass. I used PyCharm's "convert relative to absolute" functionality (had to go through all the files manually lol...) to fix the relative imports.

@danielgafni danielgafni changed the title Applied isort; Converted all relative imports to absolute Applied isort and autoflake; Converted all relative imports to absolute Sep 14, 2021
@Hananel-Hazan
Copy link
Collaborator

Great job!!

@Hananel-Hazan Hananel-Hazan merged commit f4b550b into BindsNET:master Sep 20, 2021
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