Skip to content

Conversation

@marksmayo
Copy link

Description

As per previous attempt, then realised there were flake issues and I'd not used black -t py34. Converted format strings to f-strings and cleaned imports.

Ran pytest. Of note is that pytest fails due to instapy using emoji==1.7, and I had 2.2.

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • [X ] I have checked my code and corrected any misspellings
  • [ X] I have performed a self-review of my own code
  • [ ]X My code follows the style guidelines of this project, black -t py34
  • [ X] My changes generate no new warnings

marksmayo and others added 4 commits November 26, 2022 18:51
mainly from pylint warnings
converted format strings to f-strings
cleaned imports
ran black -t py34 formatting as per project guidelines
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.

1 participant