Commit 0b85e76c authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Ensure kilter.protocol is seen as first-party by isort

parent 9de49311
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -43,6 +43,7 @@ Repository = "https://code.kodo.org.uk/dom/kilter.service"

[tool.isort]
force_single_line = true
known_first_party = "kilter.protocol"


[tool.unimport]