prjemian / punx

Python Utilities for NeXus HDF5 files
https://prjemian.github.io/punx
5 stars 7 forks source link

NEW: Check additional places for GitHub credentials #151

Closed carterbox closed 2 years ago

carterbox commented 2 years ago

In addition to searching for credentials in the source directory, also check the user's home directory.

Closes #111