Trending repository
-
Updated
Mar 16, 2022 - TypeScript
March 22, 2022 - March 24, 2022 • Virtual
Depfu is the best way for busy teams to keep their app dependencies up-to-date. We believe doing small, easy to assess updates regularly and supported by automation is a lot easier than falling behind and having to update everything at once.
We support all Ruby projects using Bundler, all JS projects using npm or Yarn, all Elixir projects using Hex and all PHP projects using Composer. Lock files are handled automatically.
back when i ran a chat network we had a trivia bot, somewhere along the lines a questions database appeared and this is a snapshot of that.
https://github.com/electronoob/Voyager/blob/master/Modules/Trivia/questions.txt
pretty simple format. seems like the kind of thing you might want to add to your server.
France declares war on Austria, Prussia and Sardinia in which year*1792
When running tasks in a grid, a number is appended at the end of the tasks product names. For example, the following pipeline.yaml file:
- source: example_task.py
name: example-task
product:
data: output/output_dataframe.csv
grid:
input_dataframe: ['birds.csv', 'fish.csv', 'flowers.csv']
would result in 3 products: output_dataframe-1.csv, output_datafram
It would be useful to provide such functionality, in order to be able to print large files (like the Manual for example) from within ljinux
Increase velocity and reduce technical debt through code review by world-class engineers backed by automation. PullRequest provides code review with inline comments directly on your pull requests in GitHub.
Suspect regression. Using v 4.0.1 (Gentoo X86_64). Having just installed black (v22.1.0), reformatting produced multiple W503 messages. Attempted to utilize extended-ignore and reloaded/rescanned project. Warnings persisted. I ensured no W503/W504 ignores were present in code or configuration. Only after adding explicitly W503 to extended-ignore would flake8 be satisfied.
_Originally posted by