renaming select snapshot

This commit is contained in:
Noe Brucy
2022-08-23 10:11:55 +02:00
parent 5d2e61c657
commit 97215418e5
+7
View File
@@ -1,3 +1,10 @@
# -*- mode: python-mode; python-indent-offset: 4 -*-
# coding: utf-8
"""
Select snaphots with a criterion
"""
from run_selector import RunSelector from run_selector import RunSelector
from plotter import Plotter, U from plotter import Plotter, U
import os import os