Paul
Paul
Per question, wondering if it's still being maintained.
Attempting a `pip install flask_graphql` ends up with a dependency conflict. Logs ```bash ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This...
> (Note: Non-breaking issues are likely not to be prioritized. Please consider a PR in addition to your issue) ## Expected Behavior When running `clasp run` without the proper scopes...
> (Note: Non-breaking issues are likely not to be prioritized. Please consider a PR in addition to your issue) ## Expected Behavior When running `clasp logs --setup` I'd expect including...
It's highly possible that I am doing something wrong. But I'm receiving the timestamps when passing in both flags of `--watch` and `--simplified`. I am not sure if this is...
I've got a small script going that will generate a new `mkdocs.yml` file from any `renamed` files in `git status`. It'd be nice to have a similar functionality with this...
Moves installation instructions to the top for easier parsing by users. In reference to issue #24
It's a little rough to see the code before we know how to install the package. Perhaps consider moving the installation information above the `Documentation` section.
### Request It would be helpful to have doc comments added for these functions as it seems this is where the bulk for the functionality lives. ## Files - [edit_behavior.py](https://github.com/scottgigante/korean-support/blob/master/korean/edit_behavior.py)...