Skip to content

Change http:// to https:// in Tip of the Day file #364

Change http:// to https:// in Tip of the Day file

Change http:// to https:// in Tip of the Day file #364

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable