| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | codespell: pre-commit, config, typos fixed (#6662) | Yaroslav Halchenko | 2023-05-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * One ambigous typo * one more ambigous typo * [DATALAD RUNCMD] run codespell throughout === Do not change lines below === { "chain": [], "cmd": "codespell -w", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^ For this to work -- it would require configuration files which were abandoned. See https://github.com/networkx/networkx/pull/6662 for more discussion etc. * Manual reversion of perform... "fix" | ||||
| * | Format w/ black | Jarrod Millman | 2020-07-10 | 1 | -0/+1 |
| | | |||||
| * | Remove superfluous encoding information | Jarrod Millman | 2019-11-11 | 1 | -1/+0 |
| | | |||||
| * | Remove boiler plate from top of modules | Jarrod Millman | 2019-11-11 | 1 | -5/+0 |
| | | | | | | | | | | The copyright and author stuff is not necessary, out-of-date, and inconsistent. It takes up visual space and is a pain to police everyone doing the same thing on the top of the module. Git handles authorship in a comprehensive and authoritative way. The LICENSE.txt file applies to all project code. | ||||
| * | Fix links (#2663) | Jarrod Millman | 2017-09-11 | 1 | -1/+1 |
| | | | | | | | * Fix links * Comply with pep8 | ||||
| * | Update docs | Jarrod Millman | 2017-08-18 | 1 | -1/+2 |
| | | |||||
| * | Fixes some minor documentation issues (approximation algorithm subpackage) ↵ | Michael Seifert | 2017-06-20 | 1 | -1/+1 |
| | | | | | | (#2481) Thank you! | ||||
| * | Fix errors in docs. | Aric Hagberg | 2013-01-04 | 1 | -2/+2 |
| | | | | | | Errors in processing special characters and one missing file ref. Docs build cleanly now with no errors. | ||||
| * | another doc string updated | Nicholas Mancuso | 2012-10-06 | 1 | -5/+11 |
| | | |||||
| * | update docstrings | Aric Hagberg | 2012-05-07 | 1 | -1/+3 |
| | | |||||
| * | Add matching. | Aric Hagberg | 2012-04-15 | 1 | -0/+38 |
| Addresses #714 | |||||
