-
Is it possible to use degrees for sin,cos and tan ?
sin(90) = 1
I figured out we can just use radian...
-
In the document checking summary of errors/info/warnings line, add the url being checked.
This is because when you choose a new url, you can’t see in the checking summary line which document was mo…
-
### What happened?
#32482 attempted to improve BQ Avro schema and type conversion logic, but it still seems to not handle FLOAT type properly (though I think it wasn't working before this refactorin…
-
Dear `autoprogram` team,
If I have a code like this:
```
if __name__ == "__main__":
logger.setLevel("DEBUG")
parser = argparse.ArgumentParser(
description="""random"""
…
-
### Describe the bug
While creating a table using a filter I wanted to apply the `evenRow` and `oddRow` classes.
The way I did it, the first row "1" would get the `oddRow` class because "1" is odd i…
-
I am getting the following error when I tried to run the example code given in the github.
Please find the details given below:
```
$ node ipnode.js
Connected to 192.168.20.244:80
Connection …
-
Now the code coverage percentage is 68%.
We would like to raise it to at least 80% if possible.
-
In this repro pulled from my unit tests, I am checking that parsing fails when the full option 'source' is used but with a single '-' character. This actually parses:
![image](https://cloud.githubu…
-
- Set a value for Dude User-Agent instead of using the default values on each parser backend (e.g.: `pydude/{version} (+https://github.com/roniemartinez/dude)`)
- Add option to override the User-Agen…
-
Hi,
Thank you for creating this tool!
It would be really great if `create-vue` could setup and configure (including with JS *or* TS support) a chosen ruleset - like Vue CLI does.
For example …