Add first plot

This commit is contained in:
Edgar P. Burkhart 2022-12-19 14:18:25 +01:00
parent 3cf3cb649e
commit e095d8d35f
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
11 changed files with 95 additions and 1 deletions

3
nummi/plot/tests.py Normal file
View file

@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.