Skip to content

adding watermark to sweep feature while saving images #576

adding watermark to sweep feature while saving images

adding watermark to sweep feature while saving images #576

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository code
uses: actions/checkout@v4
- name: Run black
uses: psf/black@stable