Commit c273a483 authored by Viktor Reshniak's avatar Viktor Reshniak
Browse files

add _profile option

parent 42f94c80
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@ config['Q.convention'] = "Crystallography"

_debug_dir = 'debug'
_debug = True
_profile = False


###############################################################################