-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix import * Add whitespace between function defs and ends * Add more whitespace for clarity * Remove required=False since that's the default * Apparently pytest treats imports differently? * Specify defaults in the argument definitions * Remove unused import * Since we're importing 2 things from sys, just put it on one line * Add whitespace * Add whitespace * Add whitespace
- Loading branch information
Showing
2 changed files
with
27 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters