Skip to content

Commit

Permalink
Fixes slow display of detection history. Suppress the pylint warning.…
Browse files Browse the repository at this point in the history
… Improved FTP server.
  • Loading branch information
remibert committed Aug 27, 2022
1 parent 2985477 commit c305378
Show file tree
Hide file tree
Showing 47 changed files with 356 additions and 182 deletions.
1 change: 1 addition & 0 deletions build.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/python3
# pylint:disable=consider-using-f-string
""" Build pycameresp firmware """
import sys
import subprocess
Expand Down
Loading

0 comments on commit c305378

Please sign in to comment.