This website requires JavaScript.
Explore
Help
Sign in
beak-insights
/
felicity-lims
Watch
1
Star
1
Fork
You've already forked felicity-lims
0
mirror of
https://github.com/beak-insights/felicity-lims.git
synced
2025-02-22 07:52:59 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
main
felicity-lims
/
felicity
/
scripts
/
format.sh
5 lines
95 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
fixed module references
2023-04-10 20:23:31 +08:00
#!/bin/sh -e
set
-x
fixed formatting
2024-09-22 23:04:34 +08:00
ruff check ./felicity --fix . --exclude __init__.py
code formatting
2024-09-22 23:15:27 +08:00
ruff format ./felicity
Reference in a new issue
Copy permalink