test
parent
34f572555d
commit
3494b0e567
|
@ -1,3 +1,5 @@
|
||||||
|
import sys
|
||||||
|
|
||||||
def do_abilityscore(data, conn):
|
def do_abilityscore(data, conn):
|
||||||
table = """
|
table = """
|
||||||
CREATE TABLE abilityscore (
|
CREATE TABLE abilityscore (
|
||||||
|
|
Loading…
Reference in New Issue