Added fileform
This commit is contained in:
parent
7eaaa2c411
commit
8e04ee1af2
1 changed files with 4 additions and 0 deletions
4
paramecio/cromosoma/extraforms/fileform.py
Normal file
4
paramecio/cromosoma/extraforms/fileform.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from paramecio.cromosoma.coreforms import BaseForm
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue