Skip to content
Snippets Groups Projects
Commit 008b05e4 authored by Anders H. Rebner's avatar Anders H. Rebner
Browse files

Apply suggestion to soitool/database.py

parent f40f7890
No related branches found
No related tags found
1 merge request!59#40 Lagre SOI i database
Pipeline #79489 canceled
......@@ -344,7 +344,7 @@ class Database:
def insert_soi(self, soi):
"""Serialize, compress and insert SOI into database-table SOI.
If one or more SOI's with the same title exist in db, (1), (2), ...
If one or more SOI's with the same title exist in db, '(1)', '(2)', ...
is added to the Title-column of the SOI to insert.
Parameters
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment