neodark

Results 6 issues of neodark

There's only a facebook login page. What if people wish to log in and signup via other means ? Using social auth should be kept as second possible option and...

Update pre-commit-config file and run a pass of pre-commit over all files for a better code standardization. Fixes #54

**Describe the bug** The pre-commit-config was not updated and missing some common hooks. **Note for the maintainer** I will provide a PR and run a pass of cleanup over all...

hacktoberfest

Hi, Could you please help? I am unable to plot a graph as a Python module. I am constantly getting this issue with dg.DotGraph() function: File "git_graph/git_functions.py", line 9, in...

To run this package as a Python module will crash as explained in #3 Since Python 3 it's a good practice to use Pathlib when needed. This closes #3

Flake8 seems to have issues with short variable names when running tests.