Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. Implementing the 99 Bottles problem in a FP paradigm using JavaScript

    JavaScript 1

465 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2020

nt591 has no activity yet for this period.

October 2020

Created 2 commits in 1 repository
Created 1 repository

Created a pull request in Instagram/Fixit that received 3 comments

Add UseAssertIsNotNoneRule

Summary Adds a lint rule to check for the pattern self.assertTrue(x is not None) and corrects to self.assertIsNotNone(x) Test Plan tox -e py38 ----…

+249 −1 3 comments
Opened 1 other pull request in 1 repository
Reviewed 1 pull request in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.