-
We have a default config file for defining formats. It would be nice to create known formats and reference them in our `dyc.yaml` file.
### Usage
`dyc.yaml`
_Just an idea_
```
-
extension:…
-
To encourage adoption of the tool by existing projects, specially those with large code bases, it will be useful to be able to make a static analysis of the code and, using the CFF and/or Bibtex files…
-
Tutorials:
- [ ] Package documentation pt. 2: configuring a project and adding files
- [ ] Working with projects
How-to:
- [ ] How to configure documentation projects
Reference:
- [ ] Markdo…
-
Improve API docs of the public components, mainly:
- [x] `BasicCrawler`
- [x] `HttpCrawler`
- [x] `BeautifulSoupCrawler`
- [x] `ParselCrawler`
- [x] `PlaywrightCrawler`
- [x] `Dataset`,
- [x] `…
-
Operating system: Windows 10 Pro 1809 + WSL (Ubuntu 18.04.2 LTS)
Python version: 3.6.7
*Black* version: 19.0b3
Does also happen on master: yes (via online formatter)
Related: #144.
Even if #1…
-
Hello,
It seems that after calling `autodocstrings`, in addition to generating the docstring, `autodocstrings` also formats the code.
This functionality is not related to docstrings. Moreover ever…
-
### Troubleshooting docs
- [X] My problem is not solved in the Troubleshooting docs
### Anaconda default channels
- [X] I do NOT use the Anaconda default channels (pkgs/* etc.)
### How did you ins…
-
# Develop Writing Feedback Generator Tool
## Description
As an **educator**, I want to generate constructive feedback on students' writing assignments based on specific assessment criteria so th…
-
While this isn't really a huge problem, you may wish to reformat your docstrings according to the [established formats](http://stackoverflow.com/a/24385103/4022104).
[PEP 287](https://www.python.org/…
-
First off - I've been thinking of almost the same idea as this library for a while because I see runtime errors from tensor shape/dtype mismatches all the time, so glad that there's already something …