Skip to content

Commit

Permalink
Run pre-commit run --all-files (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReinderVosDeWael authored Aug 24, 2023
1 parent 09f1eb7 commit 5ea68e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/pdoc-theme/syntax-highlighting.css
Original file line number Diff line number Diff line change
Expand Up @@ -153,4 +153,4 @@ span.linenos { color: inherit; background-color: transparent; padding-left: 5px;
.pdoc-code .vg { color: #f8f8f2 } /* Name.Variable.Global */
.pdoc-code .vi { color: #f8f8f2 } /* Name.Variable.Instance */
.pdoc-code .vm { color: #f8f8f2 } /* Name.Variable.Magic */
}
}
2 changes: 1 addition & 1 deletion docs/pdoc-theme/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@
--def: #0cdd0c;
--annotation: #00c037;
}
}
}

0 comments on commit 5ea68e1

Please sign in to comment.