revert python comments :(
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 14s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 4m10s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 11m3s

This commit is contained in:
ahuston-0 2025-04-02 17:38:06 -04:00
parent a659e705cc
commit 26b7ce5cdd
No known key found for this signature in database
GPG Key ID: 47940175096C1330
2 changed files with 3 additions and 16 deletions

View File

@ -1,13 +0,0 @@
name: delete branch on close pr
on:
pull_request:
types: [closed]
jobs:
delete-branch:
runs-on: ubuntu-latest
steps:
- name: delete branch
uses: SvanBoxel/delete-merged-branch@main
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_FOR_PRS }}

View File

@ -81,9 +81,9 @@
(package! pacdiff.el
:recipe (:host github :repo "fbrosda/pacdiff.el" :files ("pacdiff.el" "README.org" "LICENSE")))
(package! python-docstring-mode
:recipe (:host github :repo "glyph/python-docstring-mode" :files ("python-docstring.el" "docstring_wrap.py")))
;;(package! python-docstring-mode
;; :recipe (:host github :repo "glyph/python-docstring-mode" :files ("python-docstring.el" "docstring_wrap.py")))
(package! sphinx-doc)
;;(package! sphinx-doc)
;; https://github.com/glyph/python-docstring-mode.git