Trending repository
-
Updated
Jan 13, 2022 - Python
January 19, 2022 • Virtual
Frameworks for building games across multiple platforms.
CodeFactor instantly performs Code Review with every GitHub Commit or PR. Zero setup time. Get actionable feedback within seconds. Customize rules, get refactoring tips and ignore irrelevant issues.
Bash, C, C#, C++, CoffeeScript, CSS, Dockerfile, Go, Groovy, Java, JS, Kotlin, Less, PHP, Python, Ruby, Scala, SCSS, Sugar SS, Swift, TypeScript and YAML.
Autofix certain reported issues on-demand or automatically.
The message logged after running E2E tests for the test results does not include the path to the file:
Ran all test suites.
Test results written to: test-results.json
Jest exit code: 1
~/Sites/solaris/woocommerce/plugins/woocommerce
$ ls
NEXT_CHANGELOG.md composer.json lib packages src vendor
assets composer.lock license.txt phpunit.xml templates woocommerce.php
bin i18n node_
hello
very nice project
i have use the standar configuration with the home.local example
i can join traefik on home.local:8080 but all other subdomain ( plex.home.local etc ) are not working
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
to_csv is slow and cost lot storage
Describe the solution you'd like
A clear and concise description of what you want to happen, ideally taking into consideration the existing toolbox design, classes and methods.
use to_feather to make it more efficient and sm
Hi,
Latest version, 2.1, installed on Windows 11.
When I open a folder from the jumplist while Files is open, it opens the window as a tab to the existing Files window. This is what I want it to do. However, When Files is closed, and I open a folder from the jumplist it opens the folder but all previous saved tabs are lost.
I tried "open new instance when opening director
Cosmology can now read and write to files.
It would be nice to register with Cosmology.write a method for exporting a Cosmology to a HTML table.
There are good examples of IO with Cosmology at https://github.com/astropy/astropy/tree/main/astropy/cosmology/io
and documentation at https://docs.astropy.org/en/latest/cosmology/io.html#cosmology-io
I'm thinking the write_html(...) method
Helping development teams proactively discover, predict, and remediate errors with real-time, AI-assisted workflows.
Due to the changes mentioned here miguelgrinberg/Flask-Migrate#384 the output of flask_migrate is not being logged during alembic migrations. Looks like the alembic.ini file needs to be updated to include logging config for flask_migrate.
These chang