| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Now when the ~/.gpyhistory file does not exist, do not show the error message in the repl, as long as this does not disrupt the experience in the repl. Fixes go-python#62.
Codecov Report
@@ Coverage Diff @@
## master #63 +/- ##
=======================================
Coverage 68.44% 68.44%
=======================================
Files 59 59
Lines 10488 10488
=======================================
Hits 7179 7179
Misses 2803 2803
Partials 506 506Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
That is great - perfect fix, thank you. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Now when the ~/.gpyhistory file does not exist, do not show the error
message in the repl, as long as this does not disrupt the experience in the repl.
Fixes #62.