Updated to use kp instead of komputepy for module name
This commit is contained in:
parent
b23e04e1a4
commit
991cfdcbcc
5 changed files with 11 additions and 11 deletions
|
|
@ -18,7 +18,7 @@
|
|||
# -- Project information -----------------------------------------------------
|
||||
import sys
|
||||
import os
|
||||
import komputepy
|
||||
import kp
|
||||
|
||||
project = 'Vulkan Kompute'
|
||||
copyright = '2020, The Institute for Ethical AI & Machine Learning'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue