-
Suppose I'm trying to obtain annotation data for Plasmodium vivax (GCF_000002415.2). If I download data from NCBI datasets and do a simple grep on sequence headers, I get this:
```
>NC_009906.1 Plas…
-
# Description
URLs are available to request a specific timeline in Avalon, but users would also like to be able to share URLs that load the Timeliner tool to a specific time point or time range.
Quer…
-
During generation with 2.6.0-lts (or 2.5.0) from an Open API JSON file, a NOT_FOUND.class is included in annotations but **not imported** :
`@com.fasterxml.jackson.annotation.JsonSubTypes({
@c…
-
Hi! I found that F821 ("Undefined name") and F722 ("Syntax error in forward annotation") can erroneously trigger on functions that marked `@no_type_check`, if they happen to either use names that …
-
Hi @petervelosy,
Thanks for this great project ! This is already very useful !
Since version 6, this software is not only an excellent free bibliography management software but also a great an…
-
Hi colleagues,
I am using the btp-operator in a setup where it (among other microservices) is deployed via ArgoCD.
The parameters I use in the secret are imported from Hashicorp Vault via the Arg…
-
The type annotation for Session.peer is currently:
```
self.peer: Optional[str] = None
```
This attribute appears to be set in `connection_made()` like so:
```
self.session.peer = transpor…
-
In our project, we are using https://injector.readthedocs.io/en/latest/ library to implement dependency injection.
For proper workflow, it requires the following reference of injecting types:
`…
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
1. visit the docs for listing a project's issues: https://docs.sentry.io/api/events/list-a-projects-issues/
2. view the schema for a…
-
luals annotations for all setup opts.
This will allow users to validate via luals and use autocomplete.
Expose this to user via `@param` on setup function and @meta