Removed function that is not required
This commit is contained in:
@ -1,5 +0,0 @@
|
|||||||
# Imported library
|
|
||||||
import random
|
|
||||||
|
|
||||||
def random_gene(domain):
|
|
||||||
return random.choice(domain)
|
|
||||||
Reference in New Issue
Block a user