[dataio/nix] removing embed
This commit is contained in:
parent
38123cdff3
commit
30bd705e1a
@ -28,8 +28,6 @@ class NixWriter:
|
|||||||
items += chunk
|
items += chunk
|
||||||
log.debug("Stoppint the writing")
|
log.debug("Stoppint the writing")
|
||||||
log.debug(f"Samples written {items}")
|
log.debug(f"Samples written {items}")
|
||||||
embed()
|
|
||||||
exit()
|
|
||||||
self.nix_file.close()
|
self.nix_file.close()
|
||||||
|
|
||||||
def _write_header(self):
|
def _write_header(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user