Pascua Theus

Results 16 issues of Pascua Theus

* Faker version: 13.12.0 * OS: Linux 5.18.1-arch1-1 I want to create two unix timestamps: One with any value and the other one with a value higher than the first...

bug

Docker Compose example is not executable out of the box. Adding a hostname to the mysql container allows the mautic container to connect via the hostname. This makes it a...

waiting-update

- [x] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint - [x] I've searched the [issues](https://github.com/Riverside-Healthcare/djLint/issues) - [x] I've read the [docs](https://djlint.com) ## System Info - OS: Linux 5.18.9-arch1-1 - Python...

:steam_locomotive: enhancement
:sponge: formatter
:toolbox: 2.0

f-strings are less computationally expensive, more readable, more concise, and less error-prone than other ways of formatting. This MR changes last format-strings to f-strings.

Thanks for your work! According to semver: > Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable....

I want to get all mimetypes of a file using the `MAGIC_CONTINUE` flag. I would prefer an array instead of a string that needs to be parsed first. Is it...

feature

Docker image is stale and the current Dockerfile is pinned to golang:10. Is this project still maintained? Best

'os' is imported but unused

I need to ignore some commits by a prefix of their message. This MR adds a check whether to add or to ignore a commit by the prefix of its...

Thanks for your awesome project with this nice REST API. I’ve added some minor language improvements for the documentation. Hope that helps! :v: