Skip to content

Conversation

@sdimitro
Copy link
Contributor

Issues before:

$ python3 -m pylint -d duplicate-code -d invalid-name sdb
************* Module sdb.command
sdb/command.py:148:22: W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation)
************* Module sdb.commands.zfs.histograms
sdb/commands/zfs/histograms.py:146:18: W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation)

-------------------------------------------------------------------
Your code has been rated at 9.99/10 (previous run: 10.00/10, -0.00)

@sdimitro sdimitro merged commit ce21c64 into delphix:master Apr 27, 2020
sdimitro added a commit that referenced this pull request May 4, 2020
* pylint upgrade: fix new warnings (#218)

* Migrate "sync-with-master" to use "delphix/actions" (#217)

Co-authored-by: Serapheim Dimitropoulos <[email protected]>
Co-authored-by: Prakash Surya <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants